Changeset 2060 for Whitix/trunk

Show
Ignore:
Timestamp:
06/13/09 11:52:26 (3 years ago)
Author:
mwhitworth
Message:

Removing config.h dep. from all target fixes 64-bit grub build issues.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • Whitix/trunk/user/grub/Makefile

    r2059 r2060  
    188188SUBDIRS = netboot stage2 stage1 lib grub util docs 
    189189EXTRA_DIST = BUGS MAINTENANCE 
    190 all: config.h 
     190all:  
    191191        $(MAKE) -C stage1 
    192192        $(MAKE) -C stage2