blob: 852945fef1ea68d1847aa662e921fb988678ad85 [file] [log] [blame]
# after .config setup, type "make prepare" to generate /include files
# this step is no more required to build busybox, it is made automatically
# in Android.mk (busybox_prepare module)
cat ../.config | grep -v CONFIG_CROSS_COMPILER_PREFIX > ../.config-minimal
cp ../include/applets.h ./
cp ../include/applet_tables.h ./
cp ../include/autoconf.h ./
cp ../include/bbconfigopts_bz2.h ./
cp ../include/bbconfigopts.h ./
cp ../include/NUM_APPLETS.h ./
cp ../include/usage_compressed.h ./