summaryrefslogtreecommitdiff
path: root/libre/linux-libre-lts/Kbuild.platforms
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <andre@pc-01.localdomain>2012-02-26 17:28:38 -0200
committerAndré Fabian Silva Delgado <andre@pc-01.localdomain>2012-02-26 17:28:38 -0200
commit31763e92611731c859ccbe4e97019afabb5ef91e (patch)
treef4875062838ad1019fd8fa04371de5c8541e802d /libre/linux-libre-lts/Kbuild.platforms
parenta43211ffe2915a7072f34250db6201cf9f2b4551 (diff)
libre/linux-libre-lts
Diffstat (limited to 'libre/linux-libre-lts/Kbuild.platforms')
-rw-r--r--libre/linux-libre-lts/Kbuild.platforms6
1 files changed, 6 insertions, 0 deletions
diff --git a/libre/linux-libre-lts/Kbuild.platforms b/libre/linux-libre-lts/Kbuild.platforms
new file mode 100644
index 000000000..90a226888
--- /dev/null
+++ b/libre/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))