1
1
Files
zyxel-vmg8825_b50b-cfw/target/sdk/files/package/depend.mk
T
2026-04-17 18:33:03 +02: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