From 11d511d510ee223f2be24ad4cd11ee6491eabc29 Mon Sep 17 00:00:00 2001 From: André Fabian Silva Delgado Date: Tue, 17 Dec 2013 00:34:06 -0200 Subject: linux-libre-knock: add new package to kernels repo --- kernels/linux-libre-knock/Kbuild.platforms | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 kernels/linux-libre-knock/Kbuild.platforms (limited to 'kernels/linux-libre-knock/Kbuild.platforms') diff --git a/kernels/linux-libre-knock/Kbuild.platforms b/kernels/linux-libre-knock/Kbuild.platforms new file mode 100644 index 000000000..90a226888 --- /dev/null +++ b/kernels/linux-libre-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)) -- cgit v1.2.3-54-g00ecf