In top level Makefile:
@if egrep "^CONFIG_DEFAULTS_VENDOR=y" .config > /dev/null; then \
$(MAKE) config_$@; \
fi
2009/5/6 Arthur Wong <[email protected]>
> Hi, all:
>
> When "make menuconfig", after select "[*] Customize Application/Library
> Settings", then the userland's configuration will auto displayed.
> I only know the option is defined in uClinux-dist/config/mkconfig, but
> cannot track deeper...
>
> Does anybody know how it's happened ?
>
_______________________________________________
uClinux-dev mailing list
[email protected]
http://mailman.uclinux.org/mailman/listinfo/uclinux-dev
This message was resent by [email protected]
To unsubscribe see:
http://mailman.uclinux.org/mailman/options/uclinux-dev