We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb5770c commit 7623bd5Copy full SHA for 7623bd5
dl/u-boot-2013.07.tar.bz2
9.64 MB
linux/Config.in
@@ -135,7 +135,7 @@ choice
135
136
config BR2_LINUX_KERNEL_UIMAGE
137
bool "uImage"
138
- depends on BR2_arm || BR2_armeb || BR2_bfin || BR2_powerpc || BR2_avr32 || BR2_sh || BR2_sh64
+ depends on BR2_arc || BR2_arm || BR2_armeb || BR2_bfin || BR2_powerpc || BR2_avr32 || BR2_sh || BR2_sh64
139
select BR2_LINUX_KERNEL_UBOOT_IMAGE
140
141
config BR2_LINUX_KERNEL_APPENDED_UIMAGE
0 commit comments