I've looked around at the wiki, but i've no found that info.

I need to build a patched kernel, to try to overcome a ''bug'' in my router
(Huawei HG553) that does not see USB2 peripherals.
AFAI've understood, there's no way to change only the kernel, i've to
reflesh with a new firmware. Good.


But because i need only to test the kernel, i want to buld only the minimum
needed packages.

Doing 'make menuconfig' and unset every single packges marked as 'm' is a
boring task.

I've tried:
        cp .config .conig.old; cat .config.old | grep -v =m > .config

but 'make complain' that i've not do 'make menuconfig', anche if i do that,
all '=m' get back.


There's no way to leave out all package build apart what strictly needed?


Thanks.

-- 
  Stiamo arrivando a Beziers. Attento alle curve.
                        (Claudio, in auto con Igor diretto in Spagna)
_______________________________________________
openwrt-users mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-users

Reply via email to