From mboxrd@z Thu Jan 1 00:00:00 1970 From: Peter Korsgaard Date: Sat, 31 May 2014 09:32:25 +0200 Subject: [Buildroot] busybox-savedefconfig no rule to make target In-Reply-To: (Angelo Compagnucci's message of "Wed, 28 May 2014 19:07:16 +0200") References: Message-ID: <874n06769i.fsf@dell.be.48ers.dk> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net >>>>> "Angelo" == Angelo Compagnucci writes: > Hi guys, > The manual says: > "busybox-menuconfig and busybox-savedefconfig ony work when busybox is enabled;" > I have busybox enabled, I modified the configuration with > busybox-menuconfig, saving the configuration raise this error: > make -C /home/angelo/DEV/BUILDROOT/buildroot > O=/home/angelo/DEV/BUILDROOT/br_ariag25_14_2/. busybox-savedefconfig > make[1]: *** No rule to make target `busybox-savedefconfig'. Stop. > make: *** [_all] Error 2 > Is this a bug? Kind of. It is a mistake in the manual. Upstream busybox doesn't have a 'savedefconfig' make target to generate a minimal config, so we also don't provide a busybox-savedefconfig. I will fix the manual, thanks! -- Bye, Peter Korsgaard