Hi. I'm trying to define a new platform... Got most things working...
Wanted to ask what the best way to: (1) specify modules to be part of the target image but not to have be loaded up at boot-time, i.e. I might want br2648, atm, ppp, ppp_generic, slhc, pppox, pppoatm, and pppoe but load it up demand (either directly, as the pppd plugin pppoatm.so loads the pppoatm kernel module, or indirectly as pppoatm in turn chains loads pppox, ppp_generic, and ppp, etc). (2) specify "options" for a module (e.g. "options gpio-cs5535 mask=0x...") would be, on a per-platform basis. I stared at include/kernel.mk for a while, but couldn't figure out what the "getvar" thing was trying to do. Thanks, -Philip _______________________________________________ openwrt-devel mailing list [email protected] https://lists.openwrt.org/mailman/listinfo/openwrt-devel
