From 7dc4b7508e36cb00558e58167a255879106a9565 Mon Sep 17 00:00:00 2001 From: André Fabian Silva Delgado Date: Mon, 8 Jul 2013 11:29:02 -0300 Subject: linux-libre: add unstable version with ath9k-htc patch on libre-testing --- libre-testing/linux-libre/Kbuild.platforms | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 libre-testing/linux-libre/Kbuild.platforms (limited to 'libre-testing/linux-libre/Kbuild.platforms') diff --git a/libre-testing/linux-libre/Kbuild.platforms b/libre-testing/linux-libre/Kbuild.platforms new file mode 100644 index 000000000..90a226888 --- /dev/null +++ b/libre-testing/linux-libre/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