summaryrefslogtreecommitdiffstats
path: root/remote/rootfs
diff options
context:
space:
mode:
authorJonathan Bauer2014-05-08 14:29:01 +0200
committerJonathan Bauer2014-05-08 14:29:01 +0200
commit06e81a988a16a2a3021deffdb89eed5b5d664e1c (patch)
tree0156e9e5ccec176fb0808ed0e904daae2b4b881b /remote/rootfs
parent[rfs-s32] use copy_kernel function (diff)
downloadtm-scripts-06e81a988a16a2a3021deffdb89eed5b5d664e1c.tar.gz
tm-scripts-06e81a988a16a2a3021deffdb89eed5b5d664e1c.tar.xz
tm-scripts-06e81a988a16a2a3021deffdb89eed5b5d664e1c.zip
[rfs-s31] used copy_kernel function
Diffstat (limited to 'remote/rootfs')
-rw-r--r--remote/rootfs/rootfs-stage31/module.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/remote/rootfs/rootfs-stage31/module.build b/remote/rootfs/rootfs-stage31/module.build
index 34d954f4..c9346603 100644
--- a/remote/rootfs/rootfs-stage31/module.build
+++ b/remote/rootfs/rootfs-stage31/module.build
@@ -53,7 +53,7 @@ post_copy() {
# copy kernel, modules and firmware
copy_kernel_modules
copy_firmware
- #copy_kernel
+ copy_kernel
}
#