base.mk updated for resize

This commit is contained in:
alpine9000
2016-03-12 12:43:51 +11:00
parent 5483b30dd0
commit 84e8b4501b
+2
View File
@@ -4,6 +4,8 @@ HOST_WARNINGS=-pedantic-errors -Wfatal-errors -Wall -Werror -Wextra -Wno-unused-
HOST_CFLAGS=$(HOST_WARNINGS)
IMAGECONDIR=../tools/imagecon
IMAGECON=$(IMAGECONDIR)/out/imagecon
RESIZEDIR=../tools/resize
RESIZE=$(RESIZEDIR)/out/resize
ifndef BASE_ADDRESS
BASE_ADDRESS=70000