uboot-omap: Remove omap3_overo configuration
The configs/omap3_overo_defconfig file was removed from upstream U-Boot
in commit ed3294d6d1f9 ("arm: Remove overo board"). Remove it in OpenWrt
too. If someone needs this please add it also to upstream U-Boot.
This fixes the compile of the omap target.
Fixes: ffb807ec90 ("omap: update u-boot to 2021.07")
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
This commit is contained in:
@@ -38,7 +38,7 @@ define Device/Default
|
||||
IMAGE/sdcard.img.gz := omap-sdcard | append-metadata | gzip
|
||||
endef
|
||||
|
||||
#uboot-omap-am335x_evm uboot-omap-omap3_beagle uboot-omap-omap3_overo uboot-omap-omap4_panda
|
||||
#uboot-omap-am335x_evm uboot-omap-omap3_beagle uboot-omap-omap4_panda
|
||||
|
||||
define Device/ti_am335x-evm
|
||||
DEVICE_VENDOR := Texas Instruments
|
||||
|
||||
Reference in New Issue
Block a user