[Buildroot] [PATCH 05/55] Remove useless target/device/mips

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Sun Dec 5 20:52:36 UTC 2010


Signed-off-by: Thomas Petazzoni <thomas.petazzoni at free-electrons.com>
---
 target/device/mips/Makefile.in |    4 ----
 1 files changed, 0 insertions(+), 4 deletions(-)
 delete mode 100644 target/device/mips/Makefile.in

diff --git a/target/device/mips/Makefile.in b/target/device/mips/Makefile.in
deleted file mode 100644
index b6f00dc..0000000
--- a/target/device/mips/Makefile.in
+++ /dev/null
@@ -1,4 +0,0 @@
-ifneq ($(findstring y,$(BR2_mips)$(BR2_mipsel)),)
-BR2_BOARD_PATH:=target/device/mips
-BOARD_PATH:=target/device/mips
-endif
-- 
1.7.0.4




More information about the buildroot mailing list