#
include $(TOPDIR)/rules.mk
-TMP_DIR:=$(TOPDIR)/tmp
include $(INCLUDE_DIR)/prereq.mk
include $(INCLUDE_DIR)/host.mk
Please install flex. \
))
-$(eval $(call RequireCommand,python, \
- Please install python. \
-))
-
$(eval $(call RequireCommand,unzip, \
Please install unzip. \
))