From 7d2ff5f4d74bfab7bfee3af862f936c0d9e82776 Mon Sep 17 00:00:00 2001 From: juhosg Date: Sun, 14 Mar 2010 16:08:21 +0000 Subject: atheros: add early-printk support git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20201 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/atheros/patches-2.6.30/105-ar2315_pci.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'target/linux/atheros/patches-2.6.30/105-ar2315_pci.patch') diff --git a/target/linux/atheros/patches-2.6.30/105-ar2315_pci.patch b/target/linux/atheros/patches-2.6.30/105-ar2315_pci.patch index 9b76dfee4..3f5e6b452 100644 --- a/target/linux/atheros/patches-2.6.30/105-ar2315_pci.patch +++ b/target/linux/atheros/patches-2.6.30/105-ar2315_pci.patch @@ -1,7 +1,7 @@ --- a/arch/mips/ar231x/Makefile +++ b/arch/mips/ar231x/Makefile -@@ -11,3 +11,4 @@ - obj-y += board.o prom.o devices.o +@@ -14,3 +14,4 @@ obj-$(CONFIG_EARLY_PRINTK) += early_prin + obj-$(CONFIG_ATHEROS_AR5312) += ar5312.o obj-$(CONFIG_ATHEROS_AR2315) += ar2315.o +obj-$(CONFIG_ATHEROS_AR2315_PCI) += pci.o -- cgit v1.2.3