ramips: add user-space support for ALL0256N
This adds uci-defaults and sysupgrade support for the ALL0256N. Signed-off-by: Daniel Golle <dgolle@allnet.de> SVN-Revision: 29883
This commit is contained in:
@@ -47,6 +47,9 @@ ramips_board_name() {
|
||||
machine=$(awk 'BEGIN{FS="[ \t]+:[ \t]"} /machine/ {print $2}' /proc/cpuinfo)
|
||||
|
||||
case "$machine" in
|
||||
*"Allnet ALL0256N")
|
||||
name="all0256n"
|
||||
;;
|
||||
*"Argus ATP-52B")
|
||||
name="argus-atp52b"
|
||||
;;
|
||||
|
||||
Reference in New Issue
Block a user