diff options
author | André Fabian Silva Delgado <emulatorman@lavabit.com> | 2013-04-30 22:11:02 -0300 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@lavabit.com> | 2013-04-30 22:11:02 -0300 |
commit | 5624115d5d725beed89b8e52460a4b1026a93ef9 (patch) | |
tree | ce5a89ac9fe14249810ae11766a7c43c1e31c270 /libre-testing/linux-libre/Kbuild.platforms | |
parent | 6b7c637c12b8bbf1b2483ce378ffc475fb7a438e (diff) |
linux-libre-3.9-2: updating version, but under testing
Diffstat (limited to 'libre-testing/linux-libre/Kbuild.platforms')
-rw-r--r-- | libre-testing/linux-libre/Kbuild.platforms | 6 |
1 files changed, 6 insertions, 0 deletions
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)) |