|
|
@ -1,7 +1,7 @@ |
|
|
|
# --- SDE-COPYRIGHT-NOTE-BEGIN --- |
|
|
|
# This copyright note is auto-generated by ./scripts/Create-CopyPatch. |
|
|
|
# |
|
|
|
# Filename: target/share/initrd/build.sh |
|
|
|
# Filename: target/share/initramfs/build.sh |
|
|
|
# Copyright (C) 2007 The OpenSDE Project |
|
|
|
# |
|
|
|
# More information can be found in the files COPYING and README. |
|
|
@ -12,7 +12,7 @@ |
|
|
|
# GNU General Public License can be found in the file COPYING. |
|
|
|
# --- SDE-COPYRIGHT-NOTE-END --- |
|
|
|
|
|
|
|
#Description: Initial ramdisk (initrd) |
|
|
|
#Description: Initial ramfs image (cpio.gz) |
|
|
|
|
|
|
|
initrddir="$build_toolchain/initrd" |
|
|
|
|