summaryrefslogtreecommitdiffstats
path: root/helper
diff options
context:
space:
mode:
authorJonathan Bauer2013-04-05 15:19:55 +0200
committersr2013-04-12 19:11:41 +0200
commita2fe8e8b849a8129f492c0855e2129190fe67be2 (patch)
tree9a11fdfd8d3f894fe5b64cbee88d8a28c3ea638a /helper
parentremove pam from rootfs-stage32 (diff)
downloadtm-scripts-a2fe8e8b849a8129f492c0855e2129190fe67be2.tar.gz
tm-scripts-a2fe8e8b849a8129f492c0855e2129190fe67be2.tar.xz
tm-scripts-a2fe8e8b849a8129f492c0855e2129190fe67be2.zip
small fix
Diffstat (limited to 'helper')
-rw-r--r--helper/kernel.inc1
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=""