aboutsummaryrefslogtreecommitdiffstats
path: root/target
diff options
context:
space:
mode:
authorZoltan HERPAI <wigyori@uid0.hu>2016-07-21 16:12:25 +0200
committerZoltan HERPAI <wigyori@uid0.hu>2016-07-21 16:12:25 +0200
commit2be862b6fc3a9d1be0fec85af3133673946ad283 (patch)
treef2c7e7b5b4d6360872fb0ef0850843ee9f5af354 /target
parent0881b27ea0d2b4bdad03b1b3d564188702a6c019 (diff)
downloadmaster-187ad058-2be862b6fc3a9d1be0fec85af3133673946ad283.tar.gz
master-187ad058-2be862b6fc3a9d1be0fec85af3133673946ad283.tar.bz2
master-187ad058-2be862b6fc3a9d1be0fec85af3133673946ad283.zip
bcm53xx: fix simplified image building code
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
Diffstat (limited to 'target')
-rw-r--r--target/linux/bcm53xx/image/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/target/linux/bcm53xx/image/Makefile b/target/linux/bcm53xx/image/Makefile
index e067d4da5c..a11b0d102c 100644
--- a/target/linux/bcm53xx/image/Makefile
+++ b/target/linux/bcm53xx/image/Makefile
@@ -17,8 +17,6 @@ define Image/Prepare
# For UBI we want only one extra block
rm -f $(KDIR)/ubi_mark
echo -ne '\xde\xad\xc0\xde' > $(KDIR)/ubi_mark
-
- $(CP) ./ubinize.cfg $(KDIR)
endef
define Build/append-dtb