From 19a1c706137e969cb3b08af5f7d3aa1e0a21c673 Mon Sep 17 00:00:00 2001 From: juhosg Date: Mon, 5 Oct 2009 09:06:10 +0000 Subject: ramips: add Kbuild patch for the rt288x pci code, and fix invalid header file paths git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17860 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- .../linux/ramips/patches-2.6.30/102-rt288x-pci-driver-hook.patch | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 target/linux/ramips/patches-2.6.30/102-rt288x-pci-driver-hook.patch (limited to 'target/linux/ramips/patches-2.6.30') diff --git a/target/linux/ramips/patches-2.6.30/102-rt288x-pci-driver-hook.patch b/target/linux/ramips/patches-2.6.30/102-rt288x-pci-driver-hook.patch new file mode 100644 index 000000000..a1adbb53f --- /dev/null +++ b/target/linux/ramips/patches-2.6.30/102-rt288x-pci-driver-hook.patch @@ -0,0 +1,7 @@ +--- a/arch/mips/pci/Makefile ++++ b/arch/mips/pci/Makefile +@@ -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_SOC_RT288X) += pci-rt288x.o ops-rt288x.o -- cgit v1.2.3