From b05e7b6f115817987cd0eb33f039bcea10156d9f Mon Sep 17 00:00:00 2001 From: Nicolas Reynolds Date: Sun, 8 Jan 2012 14:59:34 -0300 Subject: libre/linux-libre-3.2-1 Merged mips64el changes back --- libre/linux-libre/Kbuild.platforms | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 libre/linux-libre/Kbuild.platforms (limited to 'libre/linux-libre/Kbuild.platforms') diff --git a/libre/linux-libre/Kbuild.platforms b/libre/linux-libre/Kbuild.platforms new file mode 100644 index 000000000..90a226888 --- /dev/null +++ b/libre/linux-libre/Kbuild.platforms @@ -0,0 +1,6 @@ +# All platforms listed in alphabetic order + +platforms += loongson + +# include the platform specific files +include $(patsubst %, $(srctree)/arch/mips/%/Platform, $(platforms)) -- cgit v1.2.3-2-g168b