X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/04aff2e833edde651fb7b4792439d9e05fbfaee2..94d30e369973f73a4507a0e2d1877c3150680b27:/target/linux/atheros/patches-2.6.30/210-reset_button.patch?ds=inline

diff --git a/target/linux/atheros/patches-2.6.30/210-reset_button.patch b/target/linux/atheros/patches-2.6.30/210-reset_button.patch
index 79d4446fe..3c9181814 100644
--- a/target/linux/atheros/patches-2.6.30/210-reset_button.patch
+++ b/target/linux/atheros/patches-2.6.30/210-reset_button.patch
@@ -6,9 +6,9 @@
  
 -obj-y += board.o prom.o devices.o
 +obj-y += board.o prom.o devices.o reset.o
- obj-$(CONFIG_ATHEROS_AR5312) += ar5312.o
- obj-$(CONFIG_ATHEROS_AR2315) += ar2315.o
- obj-$(CONFIG_ATHEROS_AR2315_PCI) += pci.o
+ 
+ obj-$(CONFIG_EARLY_PRINTK) += early_printk.o
+ 
 --- /dev/null
 +++ b/arch/mips/ar231x/reset.c
 @@ -0,0 +1,160 @@