X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;f=target%2Flinux%2Fatheros%2Fpatches-2.6.32%2F210-reset_button.patch;h=3c91818146cf9001fcdc191915bd8612d08481f2;hb=7d2ff5f4d74bfab7bfee3af862f936c0d9e82776;hp=79d4446fea237e1c9d0726eb4f30fd4a8b0cf2a4;hpb=c230cc5bcb77dc700a71578acfbced0a9d45e36b;p=openwrt-10.03%2F.git diff --git a/target/linux/atheros/patches-2.6.32/210-reset_button.patch b/target/linux/atheros/patches-2.6.32/210-reset_button.patch index 79d4446fe..3c9181814 100644 --- a/target/linux/atheros/patches-2.6.32/210-reset_button.patch +++ b/target/linux/atheros/patches-2.6.32/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 @@