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