diff options
author | André Fabian Silva Delgado <emulatorman@lavabit.com> | 2013-08-13 10:42:44 -0300 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@lavabit.com> | 2013-08-13 10:42:44 -0300 |
commit | 6af0f5b3ae8bb646b055a29e857dbd194a31930b (patch) | |
tree | 52afbe196c21407ba988f058ccfe496638f7ff1b /libre-testing/linux-libre/Kbuild.platforms | |
parent | ac6448ddfebb681301211fb31a022f68a4df2b96 (diff) |
linux-libre-3.10.6-2: updating version
* move new changes from libre-testing to libre
* fixed https://bugs.archlinux.org/task/35991, https://bugs.archlinux.org/task/36296
Diffstat (limited to 'libre-testing/linux-libre/Kbuild.platforms')
-rw-r--r-- | libre-testing/linux-libre/Kbuild.platforms | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/libre-testing/linux-libre/Kbuild.platforms b/libre-testing/linux-libre/Kbuild.platforms deleted file mode 100644 index 90a226888..000000000 --- a/libre-testing/linux-libre/Kbuild.platforms +++ /dev/null @@ -1,6 +0,0 @@ -# All platforms listed in alphabetic order - -platforms += loongson - -# include the platform specific files -include $(patsubst %, $(srctree)/arch/mips/%/Platform, $(platforms)) |