convert aruba to the new structure
[openwrt/svn-archive/archive.git] / target / linux / aruba-2.6 / patches / 004-wdt.patch
1 diff -Nur linux-2.6.15.3/drivers/char/watchdog/Makefile linux-2.6.15.3-openwrt/drivers/char/watchdog/Makefile
2 --- linux-2.6.15.3/drivers/char/watchdog/Makefile 2006-02-22 10:04:18.596278000 -0800
3 +++ linux-2.6.15.3-openwrt/drivers/char/watchdog/Makefile 2006-02-22 10:06:21.400960000 -0800
4 @@ -71,5 +71,8 @@
5
6 # SPARC64 Architecture
7
8 +# Aruba Architecture
9 +obj-$(CONFIG_MACH_ARUBA) += wdt_merlot.o
10 +
11 # Architecture Independant
12 obj-$(CONFIG_SOFT_WATCHDOG) += softdog.o