Try "make target_install". This is supposed to rebuild images from the customized filesystem.
See here: http://downloads.openwrt.org/docs/buildroot-documentation.html#custom_targetfs On Thu, Aug 29, 2013 at 5:31 AM, Pietro Paolini <pulsarpie...@aol.com> wrote: > Hello everyone, > > I need to debug a binary which is started during the boot process by init.d > and I am working with a RAMFS. > > I would like generate an image with my package unstripped but for now I > just discovered how to compile my package as not stripped using > STRIP=/bin/true, I can't generate a whole image not stripped because the > size is too much and does not fit my flash. > > How can do that ? > > One idea could be to compile my package unstripped and then copy manually > the binary in the rootfs present in the build_dir/ .. but how can I from > that generate an image without recompile the packages ? In that way the > package will be recompiled and the stripped binary put in the fs -. > > > Maybe I am completely out of the right way .. I am just asking. > > Pietro Paolini > pulsarpie...@aol.com > _______________________________________________ > openwrt-devel mailing list > openwrt-devel@lists.openwrt.org > https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel _______________________________________________ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel