diff options
author | arch import user (historical) <svn@openbios.org> | 2005-07-06 17:02:59 +0000 |
---|---|---|
committer | arch import user (historical) <svn@openbios.org> | 2005-07-06 17:02:59 +0000 |
commit | d8b8655647a6b9bf23944cb8efe09719cf132339 (patch) | |
tree | 46cb1425e84967209e4d457deaee0ab6b4737749 /targets/digitallogic/msm586seg/Config.lb | |
parent | 97c8b517097d81191763ad77343ef1f0a7970ffe (diff) |
Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-21
Creator: Ronald G. Minnich <rminnich@lanl.gov>
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1937 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
Diffstat (limited to 'targets/digitallogic/msm586seg/Config.lb')
-rw-r--r-- | targets/digitallogic/msm586seg/Config.lb | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/targets/digitallogic/msm586seg/Config.lb b/targets/digitallogic/msm586seg/Config.lb index 126bc0d5ad..648760e8a0 100644 --- a/targets/digitallogic/msm586seg/Config.lb +++ b/targets/digitallogic/msm586seg/Config.lb @@ -1,8 +1,5 @@ -# Sample config file for adl855pc -# This will make a target directory of ./adl855pc - -target adl855pc -mainboard digitallogic/adl855pc +target msm586seg +mainboard digitallogic/msm586seg option DEFAULT_CONSOLE_LOGLEVEL=10 option MAXIMUM_CONSOLE_LOGLEVEL=10 |