uclibc: menuconfig: take into account initial settings from config file
authorThomas De Schampheleire <patrickdepinguin@gmail.com>
Fri, 18 Jul 2014 18:54:55 +0000 (20:54 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Tue, 29 Jul 2014 21:43:04 +0000 (23:43 +0200)
commitc7b312ff41656ca7bd294f286f3e65b3241f0696
treeb442bb16a1d554fa88c3c8d39d4700475406a5d4
parent8f3c642413416e2761baf68489af5e8bed1d423e
uclibc: menuconfig: take into account initial settings from config file

When executing the sequence 'make clean uclibc-menuconfig', the configured
config file is not taken into account and one starts from the default
settings.

This patch adds an explicit target for the config file and lets the
configure and menuconfig steps depend on it, fixing the problem.

Signed-off-by: Thomas De Schampheleire <thomas.de.schampheleire@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/uclibc/uclibc.mk