Magellan Linux

Diff of /tags/mkinitrd-6_0_2/mkinitrd-magellan/livecd/Makefile

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

trunk/mkinitrd-magellan/livecd/Makefile revision 569 by niro, Sun Sep 2 01:07:06 2007 UTC tags/mkinitrd-6_0_2/mkinitrd-magellan/livecd/Makefile revision 667, Mon Jan 14 19:44:42 2008 UTC
# Line 2  VERSION=$(shell cat ../VERSION) Line 2  VERSION=$(shell cat ../VERSION)
2    
3  LIBDIR = /usr/lib  LIBDIR = /usr/lib
4    
5  modules = generic pata sata scsi usb  modules = generic pata sata scsi usb framebuffer
6    
7  all:  all:
8   sed -e 's:%VERSIONTAG%:$(VERSION):' -e 's:%LIBDIR%:$(LIBDIR):' \   sed -e 's:%VERSIONTAG%:$(VERSION):' -e 's:%LIBDIR%:$(LIBDIR):' \

Legend:
Removed from v.569  
changed lines
  Added in v.667