projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a65a936
)
Add board support for AMD devel boards
author
Eric Andersen
<andersen@codepoet.org>
Wed, 9 Mar 2005 08:35:45 +0000
(08:35 -0000)
committer
Eric Andersen
<andersen@codepoet.org>
Wed, 9 Mar 2005 08:35:45 +0000
(08:35 -0000)
target/device/Config.in
patch
|
blob
|
history
diff --git
a/target/device/Config.in
b/target/device/Config.in
index 432f4d7a51cc8f493f6142d7035fbb5001e5f4d4..3eeb1e3f6eff2a9cd6b33ac257d5e6d58844df3f 100644
(file)
--- a/
target/device/Config.in
+++ b/
target/device/Config.in
@@
-1,6
+1,7
@@
menu "Board Support Options"
source "target/device/Soekris/Config.in"
+source "target/device/AMD/Config.in"
# This must be last
source "target/generic/Config.in"