summaryrefslogtreecommitdiff
path: root/target/device/xtensa/Makefile.in
blob: a0403e83158ed04fc009f0e8e83e1a971a13864b (plain)
1
2
3
4
5
6
7
ifeq ($(BR2_xtensa),y)

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

endif