ramips: add support for the HNET C108
[openwrt/openwrt.git] / target / linux / ramips / base-files / lib / ramips.sh
index fe66a87c2e3c8ec550ab10ba002c7c675b79efb8..174e29e4346ed4ff91e596feb27ab94c69f55860 100755 (executable)
@@ -85,6 +85,9 @@ ramips_board_detect() {
        *"Broadway")
                name="broadway"
                ;;
+       *"C108")
+               name="c108"
+               ;;
        *"C20i")
                name="c20i"
                ;;