summaryrefslogtreecommitdiff
path: root/libre-testing/linux-libre/Kbuild.platforms
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@endefensadelsl.org>2013-09-09 11:55:53 -0300
committerNicolás Reynolds <fauno@endefensadelsl.org>2013-09-09 11:55:53 -0300
commit7fb4c691ee96e9ea02b89d4fdd00c64186446d9c (patch)
tree304036259a1c2a9192f8f15a088b15e158ba7be7 /libre-testing/linux-libre/Kbuild.platforms
parent851936e397e259c5b6ef12837c2b624fcd8003ec (diff)
parent58d1f1eb75d3b2e65cd2ed341bc7811775befcef (diff)
Merge branch 'master' of vparabola:abslibre
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))