I've been compiling a batch of packages with my OpenWRT buildroot and I've found I can't de-select the ppp and pppoe packages in menuconfig.

Looking at the Config.in file inside openwrt/package/ppp I see that ppp and pppoe are set to 'default y'.  But if I de-select them in menuconfig and run make they still get compiled.  I would have thought 'default y' would still mean you could de-select the package if you wanted to.

It's a bit of a bother for me because I have to manually remove the PPP entries in the 'Packages' and 'Packages.filelist' files when I put the packages I've compiled online.

(Last edited by danversj on 19 Aug 2005, 11:19)