diff options
author | Florian Fainelli <florian@openwrt.org> | 2007-06-14 18:08:25 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2007-06-14 18:08:25 +0000 |
commit | 55baa6e4675ea9bde883884aa095673b9026d2b8 (patch) | |
tree | b20b47e14eac9fc27127d31ff54bcb7f513155ae /target/linux/adm5120-2.6/profiles/RB1xx.mk | |
parent | ff17ac5ec3a0a27a7a4e183788efa37d1090cdef (diff) | |
download | upstream-55baa6e4675ea9bde883884aa095673b9026d2b8.tar.gz upstream-55baa6e4675ea9bde883884aa095673b9026d2b8.tar.bz2 upstream-55baa6e4675ea9bde883884aa095673b9026d2b8.zip |
Move wget2nand to the base-files for adm5120 also fix default permission (#1812)
SVN-Revision: 7633
Diffstat (limited to 'target/linux/adm5120-2.6/profiles/RB1xx.mk')
-rw-r--r-- | target/linux/adm5120-2.6/profiles/RB1xx.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/adm5120-2.6/profiles/RB1xx.mk b/target/linux/adm5120-2.6/profiles/RB1xx.mk index d832523a26..8bede7a79a 100644 --- a/target/linux/adm5120-2.6/profiles/RB1xx.mk +++ b/target/linux/adm5120-2.6/profiles/RB1xx.mk @@ -7,7 +7,7 @@ define Profile/RouterBoard NAME:=RouterBoard RB1xx - PACKAGES:=kmod-madwifi patch-cmdline wget2nand + PACKAGES:=kmod-madwifi patch-cmdline endef define Profile/RouterBoard/Description |