2008/11/12 Timo Jyrinki <[EMAIL PROTECTED]>: > For the modules, this is hacky but I don't know a better way at the moment: > 7. find | grep "\.ko" | grep -v "\.cmd" | sed 's/$/ /' | tr -d "\n" > mods
I would have benefited, if running the kernel build with "./build dummy" instead of just "./build" was documented well enough, or someone would have told me before. The former gets you the modules tarball automatically. -Timo _______________________________________________ support mailing list [email protected] https://lists.openmoko.org/mailman/listinfo/support
