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 e0206e0 commit c2e6430Copy full SHA for c2e6430
dl/u-boot-2013.10.tar.bz2
9.64 MB
linux/Config.in
@@ -149,7 +149,7 @@ choice
149
150
config BR2_LINUX_KERNEL_UIMAGE
151
bool "uImage"
152
- 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
153
select BR2_LINUX_KERNEL_UBOOT_IMAGE
154
155
config BR2_LINUX_KERNEL_APPENDED_UIMAGE
0 commit comments