4aeb8c851a
Remove outdated and/or unused variables/files. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
6 lines
125 B
Makefile
6 lines
125 B
Makefile
ifeq ($(BR2_TARGET_ARMLTD),y)
|
|
BOARD_NAME=$(call qstrip,$(BR2_BOARD_NAME))
|
|
BOARD_PATH=$(call qstrip,$(BR2_BOARD_PATH))
|
|
endif
|
|
|