4aeb8c851a
Remove outdated and/or unused variables/files. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
7 lines
194 B
Makefile
7 lines
194 B
Makefile
ifeq ($(BR2_TARGET_VALKA),y)
|
|
VALKA_PATH= target/device/valka
|
|
|
|
TARGET_SKELETON=$(VALKA_PATH)/target_skeleton
|
|
KERNEL_HEADERS_PATCH_DIR=target/device/Atmel/arch-avr32/kernel-headers-2.6.28.2
|
|
endif
|