remove python prereq check - no longer necessary

SVN-Revision: 5590
v19.07.3_mercusys_ac12_duma
Felix Fietkau 18 years ago
parent 80ff6a1d25
commit d28e34c34a

@ -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. \
))

Loading…
Cancel
Save