4aeb8c851a
Remove outdated and/or unused variables/files. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
5 lines
122 B
Makefile
5 lines
122 B
Makefile
ifneq ($(findstring y,$(BR2_mips)$(BR2_mipsel)),)
|
|
BR2_BOARD_PATH:=target/device/mips
|
|
BOARD_PATH:=target/device/mips
|
|
endif
|