diff options
Diffstat (limited to 'target/linux/cns21xx/patches-3.8/100-cns21xx-core.patch')
-rw-r--r-- | target/linux/cns21xx/patches-3.8/100-cns21xx-core.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/cns21xx/patches-3.8/100-cns21xx-core.patch b/target/linux/cns21xx/patches-3.8/100-cns21xx-core.patch index 04fb1909a..4cfe5ba22 100644 --- a/target/linux/cns21xx/patches-3.8/100-cns21xx-core.patch +++ b/target/linux/cns21xx/patches-3.8/100-cns21xx-core.patch @@ -67,7 +67,7 @@ +initrd_phys-y := 0x00C00000 --- a/arch/arm/Makefile +++ b/arch/arm/Makefile -@@ -141,6 +141,7 @@ machine-$(CONFIG_ARCH_AT91) += at91 +@@ -146,6 +146,7 @@ machine-$(CONFIG_ARCH_AT91) += at91 machine-$(CONFIG_ARCH_BCM) += bcm machine-$(CONFIG_ARCH_BCM2835) += bcm2835 machine-$(CONFIG_ARCH_CLPS711X) += clps711x |