kumquat-buildroot/target/device/xtensa/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

8 lines
127 B
Makefile

ifeq ($(BR2_xtensa),y)
ifeq ($(strip $(BR2_TARGET_XTENSA_XTAV60)),y)
TARGET_SKELETON_PATCH:=target/device/xtensa
endif
endif