Changeset 1980

Show
Ignore:
Timestamp:
07/25/07 13:18:44 (18 months ago)
Author:
jhuntwork
Message:

Update version for minimal

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • branches/minimal/Makefile

    r1964 r1980  
    3333ROOTFS_MEGS := 1536 
    3434 
    35 export VERSION ?= x86-6.3-pre2 
     35export VERSION ?= x86-6.3-minimal-pre2 
    3636export CFLAGS ?= -O2 -pipe -s -fno-strict-aliasing -mtune=i686 
    3737export CXXFLAGS ?= $(CFLAGS)