projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
173c607
)
Kill IMAGE_SIZE reference
author
Eric Andersen
<andersen@codepoet.org>
Mon, 18 Nov 2002 22:20:23 +0000
(22:20 -0000)
committer
Eric Andersen
<andersen@codepoet.org>
Mon, 18 Nov 2002 22:20:23 +0000
(22:20 -0000)
make/boa.mk
patch
|
blob
|
history
diff --git
a/make/boa.mk
b/make/boa.mk
index ca71409582c0ac0f61c751dc126bb5a17a60a6f3..39c4a33666b69fa9d8ba253ef84f18978a9575d6 100644
(file)
--- a/
make/boa.mk
+++ b/
make/boa.mk
@@
-14,8
+14,6
@@
BOA_SITE=http://www.boa.org/
BOA_DIR=$(BUILD_DIR)/${shell basename $(BOA_SOURCE) .tar.gz}
BOA_WORKDIR=$(BUILD_DIR)/boa_workdir
-IMAGE_SIZE += +100
-
$(DL_DIR)/$(BOA_SOURCE):
wget -P $(DL_DIR) $(BOA_SITE)/$(BOA_SOURCE)