From 137e963057c93bcd8ffa2500b410c1109bf5c916 Mon Sep 17 00:00:00 2001 From: Florian Fainelli Date: Wed, 10 Oct 2007 14:03:16 +0000 Subject: Upgrade au1000 to 2.6.23 SVN-Revision: 9243 --- target/linux/au1000/patches/002-platform_devices.patch | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 target/linux/au1000/patches/002-platform_devices.patch (limited to 'target/linux/au1000/patches/002-platform_devices.patch') diff --git a/target/linux/au1000/patches/002-platform_devices.patch b/target/linux/au1000/patches/002-platform_devices.patch new file mode 100644 index 0000000..193b500 --- /dev/null +++ b/target/linux/au1000/patches/002-platform_devices.patch @@ -0,0 +1,10 @@ +diff --git a/arch/mips/au1000/mtx-1/Makefile b/arch/mips/au1000/mtx-1/Makefile +index 764bf9f..4d1b8d2 100644 +--- a/arch/mips/au1000/mtx-1/Makefile ++++ b/arch/mips/au1000/mtx-1/Makefile +@@ -7,4 +7,4 @@ + # Makefile for 4G Systems MTX-1 board. + # + +-lib-y := init.o board_setup.o irqmap.o ++lib-y := init.o board_setup.o irqmap.o platform.o -- cgit v1.1