remove python prereq check - no longer necessary
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5590 3c298f89-4303-0410-b956-a3cf2f4a3e73master
parent
ef90a4e2f5
commit
1628ad2a55
|
@ -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…
Reference in New Issue