aboutsummaryrefslogtreecommitdiffstats
path: root/target/sdk/files/package/depend.mk
blob: d7b844db5588aef766357bbb44b37ac8af78285d (plain)
1
2
3
4
5
6
# You can put your package dependencies in here
# Example (make openvpn depend on openssl):
#	openvpn-compile: openssl-compile
#
# Note: This file is not present in the full buildroot. There you
# have to put your package dependencies in buildroot/package/Makefile