Hello, I'm working on some packages [1] for OpenWRT and I run in the following problem:
I have this package "ninux-ipkg-brcm" that basically writes some configuration files and modifies some init.d stuff. The package compiles fine: make package/feeds/ninux/ninux-ipkg-brcm-compile V=99 But when I do: make package/feeds/ninux/ninux-ipkg-brcm-install V=99 I have some problems if some packages are not already installed. How to fix in the Makefile the order for the "install" call ?? The DEPENDS directive only takes into account compiling ... Saverio [1] - https://svn.ninux.org/ninuxdeveloping/browser/packages _______________________________________________ openwrt-devel mailing list [email protected] http://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
