Openwrt/openwrt/target/sdk/files/depend.mk
Felix Fietkau 2e8ae650fe move package/sdk to target/sdk
SVN-Revision: 3695
2006-04-21 10:08:47 +00:00

7 lines
265 B
Makefile

# 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