move busybox init scripts from base-files into the busybox package and make them...
[openwrt.git] / include / prereq-build.mk
index ed8fdb6..e9f3a01 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. \
 ))
This page took 0.024371 seconds and 4 git commands to generate.