Hello all, I have a simple question related to the building system.
In the .config file I can read different type of line, like : CONFIG_TARGET CONFIG_DEFAULT CONFIG_PACKAGE These variables are simply passed at the other makefiles in the subdirectory or there are other purpose of them ? Let's a package X be non selected, it will not be compiled because the Makefile of the X package see the CONFIG_PACKAGE_X=n or because it isn't called by the build system ? There is a (short) paper where can I find answer for this type of questions ? Many thanks ! Pietro. _______________________________________________ openwrt-devel mailing list [email protected] https://lists.openwrt.org/mailman/listinfo/openwrt-devel
