[source] ipq806x: remove obsolete UBINIZE_OPTS variables
LEDE Commits
lede-commits at lists.infradead.org
Thu Jul 14 02:23:33 PDT 2016
nbd pushed a commit to source.git, branch master:
https://git.lede-project.org/?p=source.git;a=commitdiff;h=1729a089fe087f36e09c7811b6aca89524edc181
commit 1729a089fe087f36e09c7811b6aca89524edc181
Author: Felix Fietkau <nbd at nbd.name>
AuthorDate: Wed Jul 13 17:11:08 2016 +0200
ipq806x: remove obsolete UBINIZE_OPTS variables
Signed-off-by: Felix Fietkau <nbd at nbd.name>
---
target/linux/ipq806x/image/Makefile | 1 -
1 file changed, 1 deletion(-)
diff --git a/target/linux/ipq806x/image/Makefile b/target/linux/ipq806x/image/Makefile
index 381e43c..ace3c88 100644
--- a/target/linux/ipq806x/image/Makefile
+++ b/target/linux/ipq806x/image/Makefile
@@ -4,7 +4,6 @@ include $(TOPDIR)/rules.mk
include $(INCLUDE_DIR)/image.mk
UBIFS_OPTS = -m 2048 -e 124KiB -c 4096 -U -F
-UBINIZE_OPTS = -m 2048 -p 128KiB
KERNEL_LOADADDR := 0x42208000
More information about the lede-commits
mailing list