diff options
author | John Crispin <john@openwrt.org> | 2009-10-08 22:24:49 +0000 |
---|---|---|
committer | John Crispin <john@openwrt.org> | 2009-10-08 22:24:49 +0000 |
commit | aaf52c0c7d2db474a009706cdabc48f6ca90a0aa (patch) | |
tree | deed8a92365d669ba9a070fd5b8afad5e0a6eaa3 /target/linux/ifxmips/patches-2.6.30/100-board.patch | |
parent | 76ff676a1e403fdb7a14dc199db07b052d9da9b3 (diff) | |
download | upstream-aaf52c0c7d2db474a009706cdabc48f6ca90a0aa.tar.gz upstream-aaf52c0c7d2db474a009706cdabc48f6ca90a0aa.tar.bz2 upstream-aaf52c0c7d2db474a009706cdabc48f6ca90a0aa.zip |
ifxmips: move header files, split up patches, rename some files
SVN-Revision: 18010
Diffstat (limited to 'target/linux/ifxmips/patches-2.6.30/100-board.patch')
-rw-r--r-- | target/linux/ifxmips/patches-2.6.30/100-board.patch | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/target/linux/ifxmips/patches-2.6.30/100-board.patch b/target/linux/ifxmips/patches-2.6.30/100-board.patch index 62a683ddf0..16272698ec 100644 --- a/target/linux/ifxmips/patches-2.6.30/100-board.patch +++ b/target/linux/ifxmips/patches-2.6.30/100-board.patch @@ -53,15 +53,6 @@ Index: linux-2.6.30.5/arch/mips/Makefile # DECstation family # core-$(CONFIG_MACH_DECSTATION) += arch/mips/dec/ -Index: linux-2.6.30.5/arch/mips/pci/Makefile -=================================================================== ---- linux-2.6.30.5.orig/arch/mips/pci/Makefile 2009-09-02 22:12:48.000000000 +0200 -+++ linux-2.6.30.5/arch/mips/pci/Makefile 2009-09-02 22:12:53.000000000 +0200 -@@ -52,3 +52,4 @@ - obj-$(CONFIG_ZAO_CAPCELLA) += fixup-capcella.o - obj-$(CONFIG_WR_PPMC) += fixup-wrppmc.o - obj-$(CONFIG_MIKROTIK_RB532) += pci-rc32434.o ops-rc32434.o fixup-rc32434.o -+obj-$(CONFIG_IFXMIPS) += pci-ifxmips.o ops-ifxmips.o Index: linux-2.6.30.5/arch/mips/include/asm/bootinfo.h =================================================================== --- linux-2.6.30.5.orig/arch/mips/include/asm/bootinfo.h 2009-09-02 22:12:48.000000000 +0200 |