Skip to content
  1. Nov 22, 2009
  2. Nov 20, 2009
    • Peter Korsgaard's avatar
      Makefile: cleanup *clean targets · 406053d5
      Peter Korsgaard authored
      
      
      As discussed on the list, fixup the *clean targets, so we now have:
      
      clean: remove all generated files (E.G. everything in output/)
      distclean: same as clean, but also remove the kconfig build and .config
      
      Also tweak 'make help' output to match. This also merges the two
      different clean / distclean targets we had depending on if there was
      a .config present or not (most variables are not defined for !.config
      case, so E.G. the clean target ends up being a noop).
      
      Signed-off-by: default avatarPeter Korsgaard <jacmet@sunsite.dk>
      406053d5
  3. Nov 18, 2009
  4. Nov 17, 2009
  5. Nov 16, 2009
  6. Nov 15, 2009
  7. Nov 10, 2009
  8. Nov 09, 2009
  9. Oct 30, 2009
  10. Oct 29, 2009
  11. Oct 27, 2009
  12. Oct 26, 2009
Loading