Add bcm63xx_wdt but do not enable it yet
authorFlorian Fainelli <florian@openwrt.org>
Wed, 17 Dec 2008 14:06:03 +0000 (14:06 +0000)
committerFlorian Fainelli <florian@openwrt.org>
Wed, 17 Dec 2008 14:06:03 +0000 (14:06 +0000)
commit0211728b9fd38571795e025156bc6353045d66ff
tree30002525b612d9d2fd35c9a0aa8a1bc0d8a17e12
parent5a293bd080480be3fa888d5ac2ca62f95eaf21a6
Add bcm63xx_wdt but do not enable it yet

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13677 3c298f89-4303-0410-b956-a3cf2f4a3e73
target/linux/brcm63xx/files/arch/mips/bcm63xx/Makefile
target/linux/brcm63xx/files/arch/mips/bcm63xx/dev-wdt.c [new file with mode: 0644]
target/linux/brcm63xx/files/drivers/watchdog/bcm63xx_wdt.c [new file with mode: 0644]
target/linux/brcm63xx/files/include/asm-mips/mach-bcm63xx/bcm63xx_dev_wdt.h [new file with mode: 0644]
target/linux/brcm63xx/patches-2.6.27/020-watchdog.patch [new file with mode: 0644]