fix kernel build from bug report 0000476

This commit is contained in:
David Anders 2006-01-20 20:51:48 +00:00
parent 0067abf47c
commit 29f6c535aa

View File

@ -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