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


Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • boot/Makefile

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