projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
move busybox init scripts from base-files into the busybox package and make them...
[openwrt.git]
/
include
/
prereq-build.mk
diff --git
a/include/prereq-build.mk
b/include/prereq-build.mk
index
ed8fdb6
..
e9f3a01
100644
(file)
--- a/
include/prereq-build.mk
+++ b/
include/prereq-build.mk
@@
-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.