backport jffs2 changes and flash map from buildroot-ng
[openwrt/svn-archive/archive.git] / openwrt / package / sdk / files / depend.mk
1 # You can put your package dependencies in here
2 # Example (make openvpn depend on openssl):
3 # openvpn-compile: openssl-compile
4 #
5 # Note: This file is not present in the full buildroot. There you
6 # have to put your package dependencies in buildroot/package/Makefile