mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-09 07:51:59 -09:00
- move setting the TARGET_DEVICE_DEPMOD up one level
This commit is contained in:
@@ -1 +1,3 @@
|
||||
TARGET_DEVICE_DEPMOD:=target/device/x86/depmod.pl
|
||||
|
||||
-include target/device/*/Makefile.in
|
||||
|
||||
@@ -1,5 +1,3 @@
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user