Loading target/device/xtensa/Makefile.in +3 −0 Original line number Diff line number Diff line ifeq ($(BR2_xtensa),y) ifeq ($(strip $(BR2_TARGET_XTENSA_XTAV60)),y) # UCLIBC_CONFIG_FILE:=target/device/xtensa/xtav60/uClibc.config # BR2_PACKAGE_BUSYBOX_CONFIG:=target/device/xtensa/xtav60/busybox.config Loading @@ -12,3 +14,4 @@ makedevs: cp -f $(OLD_TARGET_DEVICE_TABLE) $(TARGET_DEVICE_TABLE) patch -p1 -g 0 < target/device/xtensa/device_table.diff endif Loading
target/device/xtensa/Makefile.in +3 −0 Original line number Diff line number Diff line ifeq ($(BR2_xtensa),y) ifeq ($(strip $(BR2_TARGET_XTENSA_XTAV60)),y) # UCLIBC_CONFIG_FILE:=target/device/xtensa/xtav60/uClibc.config # BR2_PACKAGE_BUSYBOX_CONFIG:=target/device/xtensa/xtav60/busybox.config Loading @@ -12,3 +14,4 @@ makedevs: cp -f $(OLD_TARGET_DEVICE_TABLE) $(TARGET_DEVICE_TABLE) patch -p1 -g 0 < target/device/xtensa/device_table.diff endif