mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-05 14:09:53 +03:00
u-boot: remove arch specific patches infrastructure
A very complicated infrastructure for just a special case, for an ancient version of U-Boot. Recent versions of U-Boot are reported to work just fine on Atmel ARM evaluation boards. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
@@ -33,8 +33,6 @@ config BR2_UBOOT_VERSION
|
||||
default "2009.11" if BR2_TARGET_UBOOT_2009_11
|
||||
default "2009.08" if BR2_TARGET_UBOOT_2009_08
|
||||
|
||||
source "target/device/Config.in.u-boot"
|
||||
|
||||
config BR2_TARGET_UBOOT_CUSTOM_PATCH
|
||||
string "custom patch"
|
||||
help
|
||||
|
||||
Reference in New Issue
Block a user