From fe5202f246d8188869dc5a6262f9f9e9b9e7e763 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Fabian=20Silva=20Delgado?= Date: Wed, 21 Nov 2012 00:09:00 -0200 Subject: linux-libre-grsec: adding new package to [kernels] repo --- kernels/linux-libre-grsec/Kbuild.platforms | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100755 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 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)) -- cgit v1.2.3-2-g168b