projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0067abf
)
fix kernel build from bug report 0000476
author
David Anders
<dave123@abcsinc.com>
Fri, 20 Jan 2006 20:51:48 +0000
(20:51 -0000)
committer
David Anders
<dave123@abcsinc.com>
Fri, 20 Jan 2006 20:51:48 +0000
(20:51 -0000)
target/device/Via/Makefile.in
patch
|
blob
|
history
diff --git
a/target/device/Via/Makefile.in
b/target/device/Via/Makefile.in
index 63140b58aa8b314bccc8a113571b96088e0f6998..c25b7e6de39aa6983dfa79a197bc0954c1732576 100644
(file)
--- a/
target/device/Via/Makefile.in
+++ b/
target/device/Via/Makefile.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