Thank you for the help. Greets Harish
On Sun, Jun 12, 2011 at 3:41 PM, <[email protected]> wrote: > On 12.06.2011 10:59, [email protected] wrote: >> On 10.06.2011 08:43, harish badrinath wrote: >>> Hello, >>> If i have a package called foo, How do it specify in its Makefile >>> (package/foo/Makefile) that it conflicts with / replaces a package >>> called bar. When that happens the compilation is aborted until package >>> bar is deselected. >>> >>> >> >> try what phillip suggested, but know that the result wont be a compilation >> error. instead the package will not be available in menuconfig (as long as >> the conflicting package is selected) or deselected during build because of >> that rule and hence skipped. >> >> conflicting packages usually do the same differently. did you consider >> creating a package with options? >> > > check > http://wiki.openwrt.org/doc/devel/packages#adding.configuration.options > > ..ede > _______________________________________________ > openwrt-devel mailing list > [email protected] > https://lists.openwrt.org/mailman/listinfo/openwrt-devel > _______________________________________________ openwrt-devel mailing list [email protected] https://lists.openwrt.org/mailman/listinfo/openwrt-devel
