Searched refs:UBOOT_CONFIG (Results 1 - 11 of 11) sorted by relevance

/openwrt/target/linux/at91/image/u-boot/
H A DMakefile23 UBOOT_CONFIG=$(call qstrip,$(CONFIG_UBOOT_TARGET)) macro
28 $(MAKE) -C $(PKG_BUILD_DIR) $(UBOOT_CONFIG)_config
/openwrt/package/boot/uboot-ar71xx/
H A DMakefile61 UBOOT_CONFIG:=$(if $(CONFIG),$(CONFIG),$(BUILD_VARIANT)) macro
73 $(UBOOT_CONFIG)_config
/openwrt/package/boot/uboot-mxs/
H A DMakefile64 UBOOT_CONFIG:=$(if $(CONFIG),$(CONFIG),$(BUILD_VARIANT)) macro
70 $(UBOOT_CONFIG)_config
/openwrt/package/boot/uboot-pxa/
H A DMakefile58 UBOOT_CONFIG:=$(if $(CONFIG),$(CONFIG),$(BUILD_VARIANT)) macro
64 $(UBOOT_CONFIG)_config
/openwrt/package/boot/uboot-xburst/
H A DMakefile60 UBOOT_CONFIG:=$(if $(CONFIG),$(CONFIG),$(BUILD_VARIANT)) macro
66 $(UBOOT_CONFIG)_config
/openwrt/package/boot/uboot-imx6/
H A DMakefile103 UBOOT_CONFIG:=$(if $(CONFIG),$(CONFIG),$(BUILD_VARIANT)) macro
109 $(UBOOT_CONFIG)_config
/openwrt/package/boot/uboot-omap/
H A DMakefile70 UBOOT_CONFIG:=$(if $(CONFIG),$(CONFIG),$(BUILD_VARIANT)) macro
76 USE_PRIVATE_LIBGCC=yes $(UBOOT_CONFIG)_config
/openwrt/package/boot/uboot-oxnas/
H A DMakefile60 UBOOT_CONFIG:=$(if $(CONFIG),$(CONFIG),$(BUILD_VARIANT)) macro
72 $(UBOOT_CONFIG)_config
/openwrt/package/boot/uboot-socfpga/
H A DMakefile62 UBOOT_CONFIG:=$(if $(CONFIG),$(CONFIG),$(BUILD_VARIANT)) macro
67 +$(MAKE) $(PKG_JOBS) -C $(PKG_BUILD_DIR) $(UBOOT_CONFIG)_config
/openwrt/package/boot/uboot-sunxi/
H A DMakefile155 UBOOT_CONFIG:=$(if $(CONFIG),$(CONFIG),$(BUILD_VARIANT)) macro
160 ifeq ($(UBOOT_CONFIG),pangolin)
168 USE_PRIVATE_LIBGCC=yes $(UBOOT_CONFIG)_defconfig
/openwrt/package/boot/uboot-zynq/
H A DMakefile74 UBOOT_CONFIG:=$(if $(CONFIG),$(CONFIG),$(BUILD_VARIANT)) macro
82 $(BOARD)_$(UBOOT_CONFIG)_config

Completed in 279 milliseconds