Show
Ignore:
Timestamp:
09/05/08 15:11:04 (4 months ago)
Author:
mariodebian
Message:

initramfs-tools-tcos (0.89.6)

  • common.mk Makefile:
    • Add Ubuntu intrepid target and kernel version (2.6.27-2-generic)
  • bin/tcos-buildchroot
    • Add intrepid in if sentences
Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/initramfs-tools-tcos/common.mk

    r943 r963  
    3535KERNEL_hardy="2.6.24-19-generic" 
    3636USPLASH_hardy=0.4.1 
     37 
     38KERNEL_intrepid="2.6.27-2-generic" 
     39USPLASH_intrepid=0.4.1 
    3740################################## 
    3841