firmwarehotplug requires the non-free version of sdcc (#4066)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@12957 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
40e22ca50f
commit
86252dcfe0
@ -50,6 +50,6 @@ endef
|
||||
|
||||
$(eval $(call BuildPackage,firmwarehotplug))
|
||||
|
||||
$(eval $(call RequireCommand,sdcc, \
|
||||
$(eval $(call RequireCommand,sdcc-nf, \
|
||||
$(PKG_NAME) requires the SDCC Cross Compiler (sdcc). \
|
||||
))
|
||||
|
Loading…
x
Reference in New Issue
Block a user