diff options
-rw-r--r-- | target/linux/linux-2.4/patches/001-bcm47xx.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/linux-2.4/patches/001-bcm47xx.patch b/target/linux/linux-2.4/patches/001-bcm47xx.patch index b4a960ff1f..5e3fc34fe6 100644 --- a/target/linux/linux-2.4/patches/001-bcm47xx.patch +++ b/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"); + |