Changes in boot/Makefile.common [4761f54:0798689] in mainline


Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • boot/Makefile.common

    r4761f54 r0798689  
    3636COMMON_MAKEFILE = $(ROOT_PATH)/Makefile.common
    3737COMMON_HEADER = $(ROOT_PATH)/common.h
    38 COMMON_HEADER_ARCH = arch/$(BARCH)/include/common.h
    3938
    4039CONFIG_MAKEFILE = $(ROOT_PATH)/Makefile.config
     
    5958
    6059JOBFILE = $(ROOT_PATH)/tools/jobfile.py
    61 
    62 ARCH_INCLUDE = generic/include/arch
    63 GENARCH_INCLUDE = generic/include/genarch
    6460
    6561DISTROOT = distroot
Note: See TracChangeset for help on using the changeset viewer.