diff options
Diffstat (limited to 'target/linux/mvebu/image/cortexa72.mk')
-rw-r--r-- | target/linux/mvebu/image/cortexa72.mk | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/target/linux/mvebu/image/cortexa72.mk b/target/linux/mvebu/image/cortexa72.mk index f95ce533ea..02dccb4d62 100644 --- a/target/linux/mvebu/image/cortexa72.mk +++ b/target/linux/mvebu/image/cortexa72.mk @@ -57,7 +57,6 @@ define Device/iei_puzzle-m901 DEVICE_VENDOR := iEi DEVICE_MODEL := Puzzle-M901 SOC := cn9131 - IMAGE/sdcard.img.gz := boot-img-ext4 | sdcard-img-ext4 | gzip | append-metadata endef TARGET_DEVICES += iei_puzzle-m901 @@ -66,6 +65,5 @@ define Device/iei_puzzle-m902 DEVICE_VENDOR := iEi DEVICE_MODEL := Puzzle-M902 SOC := cn9132 - IMAGE/sdcard.img.gz := boot-img-ext4 | sdcard-img-ext4 | gzip | append-metadata endef TARGET_DEVICES += iei_puzzle-m902 |