diff options
author | Luke Shumaker <LukeShu@sbcglobal.net> | 2013-05-13 12:53:48 -0400 |
---|---|---|
committer | Luke Shumaker <LukeShu@sbcglobal.net> | 2013-05-13 12:53:48 -0400 |
commit | f6fde4b83792b43883cdccac2a46145d48cef42d (patch) | |
tree | 9de2ea480baf7073f53b3bf5d88dc1e48cbf9fa0 /libre-testing/linux-libre/Kbuild.platforms | |
parent | 78bf47e43de121f3460b6c6f608bd5f5b8a85f28 (diff) | |
parent | 3bc640f96a0afc77163253ad0ed504057c8e7e00 (diff) |
Merge branch 'master' of ssh://parabolagnulinux.org:1863/srv/git/abslibre
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)) |