# # Configure the GCC_TARGET_ARCH variable. # ifeq ($(BR2_hppa),y) ifeq ($(BR2_parisc11),y) GCC_TARGET_ARCH := 1.1 endif endif