I'm trying to bring up the net5501 and having some success, but since I've just been using the project since Sunday I'm a bit at the bottom of the learning curve.
I was wondering if there was a cheat-sheet on how to build common targets that might assist in doing a partial rebuild, etc. Here are some targets that would be useful to have: * print the value of a Make variable * rebuild the .config file * nuke the necessary directories prior to a kernel rebuild, following a change to config-default or target.mk for a target or subtarget * rebuild modules following changing the $(DEFAULT_PACKAGES) value in a target.mk * rebuild the image (ext2, squashfs, jffs, etc) following rebuilding the kernel or any targets * also, is there a hook I can define to run a script that (for instance) runs sed on various files in /etc/config before publishing an image (i.e. before openwrt-x86-ext2.image.gz gets mksquashfs'd or whatever)... After I get this platform solid, I've got a few more I'd like to bring up. Thanks, -Philip _______________________________________________ openwrt-devel mailing list [email protected] https://lists.openwrt.org/mailman/listinfo/openwrt-devel
