diff options
| author | Jonathan Bauer | 2013-04-05 15:19:55 +0200 |
|---|---|---|
| committer | sr | 2013-04-12 19:11:41 +0200 |
| commit | a2fe8e8b849a8129f492c0855e2129190fe67be2 (patch) | |
| tree | 9a11fdfd8d3f894fe5b64cbee88d8a28c3ea638a | |
| parent | remove pam from rootfs-stage32 (diff) | |
| download | tm-scripts-a2fe8e8b849a8129f492c0855e2129190fe67be2.tar.gz tm-scripts-a2fe8e8b849a8129f492c0855e2129190fe67be2.tar.xz tm-scripts-a2fe8e8b849a8129f492c0855e2129190fe67be2.zip | |
small fix
| -rw-r--r-- | helper/kernel.inc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/helper/kernel.inc b/helper/kernel.inc index 4d21cb6d..671f0b71 100644 --- a/helper/kernel.inc +++ b/helper/kernel.inc @@ -94,7 +94,6 @@ copy_firmware() { # process firmware list # mount_kernel_dir - "${TARGET_BUILD_DIR}/${KERNEL_MODULES_DIR}" cd "$KERNEL_NFS_DIR/$SELECTED_KERNEL" || perror "Could not cd to $KERNEL_NFS_DIR/$SELECTED_KERNEL" local FIRMWARE_DIR="lib/firmware" local FIRMWARE_LIST="" |
