Archived
1
0
This repository has been archived on 2024-07-22. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
archive/target/sdk/files/package/depend.mk
Felix Fietkau 39ed9eab85 finally move buildroot-ng to trunk
SVN-Revision: 5059
2006-10-13 20:51:49 +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