diff options
Diffstat (limited to 'target/linux/lantiq/patches-2.6.39/0001-MIPS-Lantiq-Add-initial-support-for-Lantiq-SoCs.patch')
-rw-r--r-- | target/linux/lantiq/patches-2.6.39/0001-MIPS-Lantiq-Add-initial-support-for-Lantiq-SoCs.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/lantiq/patches-2.6.39/0001-MIPS-Lantiq-Add-initial-support-for-Lantiq-SoCs.patch b/target/linux/lantiq/patches-2.6.39/0001-MIPS-Lantiq-Add-initial-support-for-Lantiq-SoCs.patch index c7f96cdd38..7eecefcc1b 100644 --- a/target/linux/lantiq/patches-2.6.39/0001-MIPS-Lantiq-Add-initial-support-for-Lantiq-SoCs.patch +++ b/target/linux/lantiq/patches-2.6.39/0001-MIPS-Lantiq-Add-initial-support-for-Lantiq-SoCs.patch @@ -48,7 +48,7 @@ Signed-off-by: Ralf Baechle <ralf@linux-mips.org> --- a/arch/mips/Kconfig +++ b/arch/mips/Kconfig -@@ -212,6 +212,23 @@ +@@ -212,6 +212,23 @@ config MACH_JZ4740 select HAVE_PWM select HAVE_CLK @@ -884,7 +884,7 @@ Signed-off-by: Ralf Baechle <ralf@linux-mips.org> +} --- a/arch/mips/Kbuild.platforms +++ b/arch/mips/Kbuild.platforms -@@ -11,6 +11,7 @@ +@@ -11,6 +11,7 @@ platforms += dec platforms += emma platforms += jazz platforms += jz4740 |