summaryrefslogtreecommitdiff
path: root/kernels/linux-libre-lts-knock/Kbuild.platforms
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@parabola.nu>2013-12-31 17:14:25 -0200
committerAndré Fabian Silva Delgado <emulatorman@parabola.nu>2013-12-31 17:14:25 -0200
commitf890ec7b838bbfec32f46fc16e465f55704c07a5 (patch)
tree2960c49bb7ca1f795f70927b6f15a80c16bc9ba4 /kernels/linux-libre-lts-knock/Kbuild.platforms
parent4debe32b69e67e4f148cd4bbfd6a86fc0a582890 (diff)
linux-libre-lts-knock: add new package to kernels repo
Diffstat (limited to 'kernels/linux-libre-lts-knock/Kbuild.platforms')
-rw-r--r--kernels/linux-libre-lts-knock/Kbuild.platforms6
1 files changed, 6 insertions, 0 deletions
diff --git a/kernels/linux-libre-lts-knock/Kbuild.platforms b/kernels/linux-libre-lts-knock/Kbuild.platforms
new file mode 100644
index 000000000..90a226888
--- /dev/null
+++ b/kernels/linux-libre-lts-knock/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))