From 879989bf1e2740dc5c80f7b9739705196cb7fb2c Mon Sep 17 00:00:00 2001 From: André Fabian Silva Delgado Date: Sat, 4 Jan 2014 16:17:05 -0200 Subject: linux-libre-grsec: add new package to kernels repo --- kernels/linux-libre-grsec/Kbuild.platforms | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 kernels/linux-libre-grsec/Kbuild.platforms (limited to 'kernels/linux-libre-grsec/Kbuild.platforms') diff --git a/kernels/linux-libre-grsec/Kbuild.platforms b/kernels/linux-libre-grsec/Kbuild.platforms new file mode 100644 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)) -- cgit v1.2.3