mirror of https://github.com/hak5/openwrt-owl.git
parent
9a72419724
commit
1744ca64f2
|
@ -148,3 +148,7 @@ endef
|
||||||
$(eval $(call Require,getopt-extended, \
|
$(eval $(call Require,getopt-extended, \
|
||||||
Please install an extended getopt version that supports --long \
|
Please install an extended getopt version that supports --long \
|
||||||
))
|
))
|
||||||
|
|
||||||
|
$(eval $(call RequireCommand,m4, \
|
||||||
|
Please install GNU m4 \
|
||||||
|
))
|
||||||
|
|
Loading…
Reference in New Issue