-
Juan Quintela authored
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. Signed-off-by:
Juan Quintela <quintela@redhat.com>
Reviewed-by:
Thomas Huth <thuth@redhat.com>
---
Remove it instead on distclean.Juan Quintela authoredIf 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. Signed-off-by:
Juan Quintela <quintela@redhat.com>
Reviewed-by:
Thomas Huth <thuth@redhat.com>
---
Remove it instead on distclean.
Loading