On 2018-08-22 11:54, Juan Quintela wrote: > If you don't want to compile everything, you configure > config-devices.mak. And then make clean remove it, and make will > create a default one without your configuration. Fix it by not > removing it on clean target. Remove it instead on distclean.
Sounds like a good idea! > Signed-off-by: Juan Quintela <quint...@redhat.com> > > -- > > Remove it instead on distclean. > > Signed-off-by: Juan Quintela <quint...@redhat.com> Please remove the duplicated Sob. Then you can add: Reviewed-by: Thomas Huth <th...@redhat.com>