linux: automated code cleanup

Signed-off-by: Ian Leonard <antonlacon@gmail.com>
This commit is contained in:
Ian Leonard
2025-08-23 05:26:03 -04:00
parent ad213e55cb
commit e06e5792ec

View File

@@ -103,7 +103,7 @@ makeinstall_host() {
}
pre_make_target() {
(
(
cd ${ROOT}
rm -rf ${BUILD}/initramfs
rm -f ${STAMPS_INSTALL}/initramfs/install_target ${STAMPS_INSTALL}/*/install_init
@@ -212,7 +212,7 @@ make_target() {
DTC_FLAGS=-@ kernel_make ${KERNEL_TARGET} ${KERNEL_MAKE_EXTRACMD} modules
if [ "${PKG_BUILD_PERF}" = "yes" ]; then
(
(
cd tools/perf
# arch specific perf build args