kumquat-buildroot/target/device/ARMLTD/Makefile.in
Peter Korsgaard 4aeb8c851a target/device: misc cleanup
Remove outdated and/or unused variables/files.

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2010-06-23 22:57:54 +02:00

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