diff options
Diffstat (limited to 'package')
-rw-r--r-- | package/boot/uboot-envtools/files/ath79 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package/boot/uboot-envtools/files/ath79 b/package/boot/uboot-envtools/files/ath79 index 4d9d2e8fe0..aa0bf4514f 100644 --- a/package/boot/uboot-envtools/files/ath79 +++ b/package/boot/uboot-envtools/files/ath79 @@ -14,6 +14,7 @@ board=$(board_name) case "$board" in glinet,ar300m|\ +ocedo,koala|\ ocedo,raccoon|\ openmesh,om5p-ac-v2) ubootenv_add_uci_config "/dev/mtd1" "0x0" "0x10000" "0x10000" |