summaryrefslogtreecommitdiff
path: root/kernels/linux-libre-lts-rt/Kbuild.platforms
diff options
context:
space:
mode:
authorLuke Shumaker <LukeShu@sbcglobal.net>2012-07-07 13:09:53 -0400
committerLuke Shumaker <LukeShu@sbcglobal.net>2012-07-07 13:09:53 -0400
commit44fb7936931db66f6ba7c46f73ebb29d2725fe58 (patch)
tree0be1bc01e36b6aea80bbae6a00f7cee123a162c3 /kernels/linux-libre-lts-rt/Kbuild.platforms
parentde83d1a9287e1d73029b1202069e3cefae26bb31 (diff)
parent108181f9a57602fd8d527dafb3b46fc0b59711df (diff)
downloadabslibre-44fb7936931db66f6ba7c46f73ebb29d2725fe58.tar.gz
abslibre-44fb7936931db66f6ba7c46f73ebb29d2725fe58.tar.bz2
abslibre-44fb7936931db66f6ba7c46f73ebb29d2725fe58.zip
Merge branch 'master' of ssh://parabolagnulinux.org:1863/srv/git/abslibre
Diffstat (limited to 'kernels/linux-libre-lts-rt/Kbuild.platforms')
-rw-r--r--kernels/linux-libre-lts-rt/Kbuild.platforms6
1 files changed, 6 insertions, 0 deletions
diff --git a/kernels/linux-libre-lts-rt/Kbuild.platforms b/kernels/linux-libre-lts-rt/Kbuild.platforms
new file mode 100644
index 000000000..90a226888
--- /dev/null
+++ b/kernels/linux-libre-lts-rt/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))