mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-22 17:55:57 +01:00
copy-overlay. ./build broken btw :-)
This commit is contained in:
@@ -108,7 +108,6 @@ usually extra Buildroot targets.
|
||||
self._path_relative_to_buildroot(os.path.join(common.root_dir, 'buildroot_override'))
|
||||
),
|
||||
'BR2_ROOTFS_OVERLAY="{} {}"'.format(
|
||||
self._path_relative_to_buildroot(common.rootfs_overlay_dir),
|
||||
self._path_relative_to_buildroot(common.out_rootfs_overlay_dir),
|
||||
),
|
||||
'BR2_ROOTFS_POST_BUILD_SCRIPT="{}"'.format(
|
||||
|
||||
Reference in New Issue
Block a user