add ALL5002 userspace support
[openwrt/openwrt.git] / target / linux / ramips / base-files / lib / ramips.sh
index 277d9da997c86af45a0225818736aa8814ffe5a5..2667267ac15f7240e1c5a0c43d0384b248689257 100755 (executable)
@@ -53,6 +53,9 @@ ramips_board_name() {
        *"Allnet ALL0256N")
                name="all0256n"
                ;;
+       *"Allnet ALL5002")
+               name="all5002"
+               ;;
        *"ARC FreeStation5")
                name="freestation5"
                ;;