summaryrefslogtreecommitdiff
path: root/libre-testing/linux-libre-lts/Kbuild.platforms
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@parabola.nu>2013-09-16 22:34:41 -0300
committerAndré Fabian Silva Delgado <emulatorman@parabola.nu>2013-09-16 22:34:41 -0300
commit8df20d4f171db065a18a54da5afe265839bf2b30 (patch)
tree2ce5deb7dc0fd1e1808ce505bc33f4cb164df1fd /libre-testing/linux-libre-lts/Kbuild.platforms
parent7549e3194e86dfe09d7490e27af49b09ee4f64b6 (diff)
linux-libre-lts-3.10.12-1: update to 3.10 longterm kernel branch
Diffstat (limited to 'libre-testing/linux-libre-lts/Kbuild.platforms')
-rw-r--r--libre-testing/linux-libre-lts/Kbuild.platforms6
1 files changed, 6 insertions, 0 deletions
diff --git a/libre-testing/linux-libre-lts/Kbuild.platforms b/libre-testing/linux-libre-lts/Kbuild.platforms
new file mode 100644
index 000000000..90a226888
--- /dev/null
+++ b/libre-testing/linux-libre-lts/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))