summaryrefslogtreecommitdiff
path: root/libre-testing/linux-libre/Kbuild.platforms
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@parabola.nu>2013-09-03 21:18:03 -0300
committerAndré Fabian Silva Delgado <emulatorman@parabola.nu>2013-09-03 21:18:03 -0300
commitfe0d8dff0e509f832ad75d8a20fa09f6d6e36ec0 (patch)
treeeee8ee996d0d0e9d871aab8eeee539e794366bb5 /libre-testing/linux-libre/Kbuild.platforms
parentd85d891a1bb1fb943d6ff5e5330dd4eb87796c2c (diff)
linux-libre-3.11-1: updating version on libre-testing
Diffstat (limited to 'libre-testing/linux-libre/Kbuild.platforms')
-rw-r--r--libre-testing/linux-libre/Kbuild.platforms6
1 files changed, 6 insertions, 0 deletions
diff --git a/libre-testing/linux-libre/Kbuild.platforms b/libre-testing/linux-libre/Kbuild.platforms
new file mode 100644
index 000000000..90a226888
--- /dev/null
+++ b/libre-testing/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))