mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-08 02:09:48 +03:00
fix kernel build from bug report 0000476
This commit is contained in:
@@ -2,8 +2,8 @@
|
||||
ifeq ($(strip $(BR2_TARGET_VIA_EPIA_MII)),y)
|
||||
|
||||
ifeq ($(strip $(BR2_PACKAGE_LINUX)),y)
|
||||
include target/device/Via/epia-mii/linux.mk
|
||||
TARGETS+=linux
|
||||
include target/device/Via/epia-mii/linux.mk
|
||||
endif
|
||||
|
||||
endif
|
||||
|
||||
Reference in New Issue
Block a user