mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-04 23:17:30 +02:00
remove python prereq check - no longer necessary
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5590 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
2c38903c12
commit
b6fee4a3b3
@ -85,10 +85,6 @@ $(eval $(call RequireCommand,flex, \
|
|||||||
Please install flex. \
|
Please install flex. \
|
||||||
))
|
))
|
||||||
|
|
||||||
$(eval $(call RequireCommand,python, \
|
|
||||||
Please install python. \
|
|
||||||
))
|
|
||||||
|
|
||||||
$(eval $(call RequireCommand,unzip, \
|
$(eval $(call RequireCommand,unzip, \
|
||||||
Please install unzip. \
|
Please install unzip. \
|
||||||
))
|
))
|
||||||
|
Loading…
Reference in New Issue
Block a user