summaryrefslogtreecommitdiff
path: root/kernels/linux-libre-lts-rt/Kbuild.platforms
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@lavabit.com>2012-07-06 20:54:23 -0300
committerAndré Fabian Silva Delgado <emulatorman@lavabit.com>2012-07-06 20:54:23 -0300
commitabd46f4def8fd8a5074935c52708dc15fea73012 (patch)
tree1be57551b6ca15410cbfad540f90e179a912d503 /kernels/linux-libre-lts-rt/Kbuild.platforms
parent100a04dd6e19527e2d2ea855625b4d7e5bf38519 (diff)
downloadabslibre-abd46f4def8fd8a5074935c52708dc15fea73012.tar.gz
abslibre-abd46f4def8fd8a5074935c52708dc15fea73012.tar.bz2
abslibre-abd46f4def8fd8a5074935c52708dc15fea73012.zip
new package linux-libre-lts-rt added
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))