1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-08-26 00:18:04 +03:00
openwrt-xburst/package/sdk/files/depend.mk

7 lines
265 B
Makefile
Raw Normal View History

# 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