Loading scripts/Makefile.build +2 −0 Original line number Diff line number Diff line Loading @@ -63,7 +63,9 @@ ifneq ($(strip $(real-obj-y) $(need-builtin)),) builtin-target := $(obj)/built-in.a endif ifdef CONFIG_MODULES modorder-target := $(obj)/modules.order endif # We keep a list of all modules in $(MODVERDIR) Loading Loading
scripts/Makefile.build +2 −0 Original line number Diff line number Diff line Loading @@ -63,7 +63,9 @@ ifneq ($(strip $(real-obj-y) $(need-builtin)),) builtin-target := $(obj)/built-in.a endif ifdef CONFIG_MODULES modorder-target := $(obj)/modules.order endif # We keep a list of all modules in $(MODVERDIR) Loading