summaryrefslogtreecommitdiff
path: root/kernels/linux-libre-grsec/Kbuild.platforms
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@lavabit.com>2012-11-21 00:09:00 -0200
committerAndré Fabian Silva Delgado <emulatorman@lavabit.com>2012-11-21 00:09:00 -0200
commitfe5202f246d8188869dc5a6262f9f9e9b9e7e763 (patch)
tree98b4bda2ca5c222cf32b32b6375d1a6bad1c0b8b /kernels/linux-libre-grsec/Kbuild.platforms
parentabdbc40260696149ba955f1cef74c0f6cce3e0ec (diff)
linux-libre-grsec: adding new package to [kernels] repo
Diffstat (limited to 'kernels/linux-libre-grsec/Kbuild.platforms')
-rwxr-xr-xkernels/linux-libre-grsec/Kbuild.platforms6
1 files changed, 6 insertions, 0 deletions
diff --git a/kernels/linux-libre-grsec/Kbuild.platforms b/kernels/linux-libre-grsec/Kbuild.platforms
new file mode 100755
index 000000000..90a226888
--- /dev/null
+++ b/kernels/linux-libre-grsec/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))