Remove useless target/device/mips
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sun, 5 Dec 2010 20:52:36 +0000 (21:52 +0100)
committerPeter Korsgaard <jacmet@sunsite.dk>
Wed, 15 Dec 2010 09:26:05 +0000 (10:26 +0100)
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
target/device/mips/Makefile.in [deleted file]

diff --git a/target/device/mips/Makefile.in b/target/device/mips/Makefile.in
deleted file mode 100644 (file)
index b6f00dc..0000000
+++ /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