We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4f5cafb commit 85f0ae7Copy full SHA for 85f0ae7
Makefile
@@ -1037,7 +1037,7 @@ export KBUILD_VMLINUX_OBJS := $(head-y) $(init-y) $(core-y) $(libs-y2) \
1037
export KBUILD_VMLINUX_LIBS := $(libs-y1)
1038
export KBUILD_LDS := arch/$(SRCARCH)/kernel/vmlinux.lds
1039
export LDFLAGS_vmlinux
1040
-# used by scripts/package/Makefile
+# used by scripts/Makefile.package
1041
export KBUILD_ALLDIRS := $(sort $(filter-out arch/%,$(vmlinux-alldirs)) LICENSES arch include scripts tools)
1042
1043
vmlinux-deps := $(KBUILD_LDS) $(KBUILD_VMLINUX_OBJS) $(KBUILD_VMLINUX_LIBS)
0 commit comments