remove python prereq check - no longer necessary
[openwrt/openwrt.git] / include / prereq-build.mk
index ed8fdb6fceffd0c61d3a7a3f6c6b823ce4b6ecce..e9f3a0173f89990aa6ab4aefe9edd105a27ebdd3 100644 (file)
@@ -85,10 +85,6 @@ $(eval $(call RequireCommand,flex, \
        Please install flex. \
 ))
 
-$(eval $(call RequireCommand,python, \
-       Please install python. \
-))
-
 $(eval $(call RequireCommand,unzip, \
        Please install unzip. \
 ))