Loading target/device/Makefile.in +2 −0 Original line number Diff line number Diff line TARGET_DEVICE_DEPMOD:=target/device/x86/depmod.pl -include target/device/*/Makefile.in target/device/x86/Makefile.in +0 −2 Original line number Diff line number Diff line TARGET_DEVICE_DEPMOD:=target/device/x86/depmod.pl ifeq ($(strip $(BR2_TARGET_X86_GENERIC)),y) include target/device/x86/i386/Makefile.in include target/device/x86/i386/*.mk Loading Loading
target/device/Makefile.in +2 −0 Original line number Diff line number Diff line TARGET_DEVICE_DEPMOD:=target/device/x86/depmod.pl -include target/device/*/Makefile.in
target/device/x86/Makefile.in +0 −2 Original line number Diff line number Diff line TARGET_DEVICE_DEPMOD:=target/device/x86/depmod.pl ifeq ($(strip $(BR2_TARGET_X86_GENERIC)),y) include target/device/x86/i386/Makefile.in include target/device/x86/i386/*.mk Loading