diff options
author | Florian Fainelli <florian@openwrt.org> | 2007-08-03 07:28:43 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2007-08-03 07:28:43 +0000 |
commit | 0250efa1eaa2929f8ec35de6fd2ae0e29cf41450 (patch) | |
tree | 0bcbc4801bff647a77fde97f2d2436c80cf680c7 /target/linux/rdc-2.6/config/profile-wl153 | |
parent | 39f63f1d04ef782e1972702239ad4dd44c0132b1 (diff) | |
download | mtk-20170518-0250efa1eaa2929f8ec35de6fd2ae0e29cf41450.zip mtk-20170518-0250efa1eaa2929f8ec35de6fd2ae0e29cf41450.tar.gz mtk-20170518-0250efa1eaa2929f8ec35de6fd2ae0e29cf41450.tar.bz2 |
Make jffs2 images work with rdc, add a sitecom wl-153 profile and kernel config, fix rt61 installation (thanks to Daniel Gimpelevich)
SVN-Revision: 8328
Diffstat (limited to 'target/linux/rdc-2.6/config/profile-wl153')
-rw-r--r-- | target/linux/rdc-2.6/config/profile-wl153 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/target/linux/rdc-2.6/config/profile-wl153 b/target/linux/rdc-2.6/config/profile-wl153 new file mode 100644 index 0000000..3ab59a8 --- /dev/null +++ b/target/linux/rdc-2.6/config/profile-wl153 @@ -0,0 +1,2 @@ +# CONFIG_MTD_RDC3210_ALLOW_JFFS2 is not set +CONFIG_MTD_RDC3210_SIZE=0x200000 |