From d0b4a9a9a07c7d4857a51ca1dd5a9178cd357a05 Mon Sep 17 00:00:00 2001 From: florian Date: Fri, 12 Oct 2007 10:12:02 +0000 Subject: Fix the platform device registration; resync kernel config git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9266 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/au1000/patches/002-platform_devices.patch | 10 ---------- 1 file changed, 10 deletions(-) delete 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 deleted file mode 100644 index 193b5001d..000000000 --- a/target/linux/au1000/patches/002-platform_devices.patch +++ /dev/null @@ -1,10 +0,0 @@ -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.2.3