diff options
-rw-r--r-- | target/linux/ramips/image/mt7621.mk | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/target/linux/ramips/image/mt7621.mk b/target/linux/ramips/image/mt7621.mk index 7a97f8aa73..8919d764b0 100644 --- a/target/linux/ramips/image/mt7621.mk +++ b/target/linux/ramips/image/mt7621.mk @@ -1098,6 +1098,7 @@ TARGET_DEVICES += ubnt_unifi-nanohd define Device/unielec_u7621-06-16m $(Device/dsa-migration) + $(Device/uimage-lzma-loader) IMAGE_SIZE := 16064k DEVICE_VENDOR := UniElec DEVICE_MODEL := U7621-06 @@ -1109,6 +1110,7 @@ TARGET_DEVICES += unielec_u7621-06-16m define Device/unielec_u7621-06-64m $(Device/dsa-migration) + $(Device/uimage-lzma-loader) IMAGE_SIZE := 65216k DEVICE_VENDOR := UniElec DEVICE_MODEL := U7621-06 |