Changes in boot/Makefile [cc1f8d4:4e9aaf5] in mainline


Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • boot/Makefile

    rcc1f8d4 r4e9aaf5  
    3030#
    3131
     32-include ../Makefile.common
    3233-include ../Makefile.config
    33 -include ../config.defs
    3434
    3535## Paths
     
    4242.PHONY: all build clean generic_clean
    4343
    44 all: ../Makefile.config ../config.h ../config.defs build
     44all: ../Makefile.common ../Makefile.config ../config.h build
    4545
    4646-include arch/$(BARCH)/Makefile.inc
Note: See TracChangeset for help on using the changeset viewer.