diff options
author | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-05-30 20:54:36 +0000 |
---|---|---|
committer | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-05-30 20:54:36 +0000 |
commit | ffe6b6015893a374aa1259c59ae69435960849cd (patch) | |
tree | 5a2c695cd8bf0f872c3d00f65ac5d456a52aa353 /openwrt/target/linux | |
parent | 78c09aebe364ec11ed2bd409f380a614d5552d59 (diff) |
fix typo
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@1119 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/target/linux')
-rw-r--r-- | openwrt/target/linux/linux-2.4/patches/001-bcm47xx.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/openwrt/target/linux/linux-2.4/patches/001-bcm47xx.patch b/openwrt/target/linux/linux-2.4/patches/001-bcm47xx.patch index b4a960ff1f..5e3fc34fe6 100644 --- a/openwrt/target/linux/linux-2.4/patches/001-bcm47xx.patch +++ b/openwrt/target/linux/linux-2.4/patches/001-bcm47xx.patch @@ -11702,7 +11702,7 @@ diff -Nur linux-2.4.30/arch/mips/bcm947xx/sbpci.c linux-2.4.30-brcm/arch/mips/bc + CT4712_WR = 0; + else + CT4712_WR = 1; -+ /* ++ */ + + boardflags = (uint32) getintvar(NULL, "boardflags"); + |