From 8df20d4f171db065a18a54da5afe265839bf2b30 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Fabian=20Silva=20Delgado?= Date: Mon, 16 Sep 2013 22:34:41 -0300 Subject: linux-libre-lts-3.10.12-1: update to 3.10 longterm kernel branch --- libre-testing/linux-libre-lts/Kbuild.platforms | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 libre-testing/linux-libre-lts/Kbuild.platforms (limited to 'libre-testing/linux-libre-lts/Kbuild.platforms') diff --git a/libre-testing/linux-libre-lts/Kbuild.platforms b/libre-testing/linux-libre-lts/Kbuild.platforms new file mode 100644 index 000000000..90a226888 --- /dev/null +++ b/libre-testing/linux-libre-lts/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