X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;f=include%2Fprereq-build.mk;h=e9f3a0173f89990aa6ab4aefe9edd105a27ebdd3;hb=e484e106e6996cd618538e2c757165e83685e946;hp=10bc68ae158585f6a0c54dda6d42c43622378a7e;hpb=013ef04c6c77024c40d39363ee9f3e1ee89fcda5;p=openwrt-10.03%2F.git diff --git a/include/prereq-build.mk b/include/prereq-build.mk index 10bc68ae1..e9f3a0173 100644 --- a/include/prereq-build.mk +++ b/include/prereq-build.mk @@ -6,7 +6,6 @@ # include $(TOPDIR)/rules.mk -TMP_DIR:=$(TOPDIR)/tmp include $(INCLUDE_DIR)/prereq.mk include $(INCLUDE_DIR)/host.mk @@ -86,10 +85,6 @@ $(eval $(call RequireCommand,flex, \ Please install flex. \ )) -$(eval $(call RequireCommand,python, \ - Please install python. \ -)) - $(eval $(call RequireCommand,unzip, \ Please install unzip. \ ))