Fix some conflicting types of variables
Remove the normal/* files from the image. they're just copies of fallback/* anyway. Signed-off-by: Patrick Georgi <patrick.georgi@coresystems.de> Acked-by: Ronald G. Minnich <rminnich@gmail.com> git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4541 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
parent
b6e03200a4
commit
a5c8bb39b5
4 changed files with 13 additions and 16 deletions
|
|
@ -1,10 +1,10 @@
|
|||
config HAVE_INIT_TIMER
|
||||
int
|
||||
default 1
|
||||
bool
|
||||
default y
|
||||
|
||||
config HAVE_MOVNTI
|
||||
int
|
||||
default 1
|
||||
bool
|
||||
default y
|
||||
|
||||
config CPU_ADDR_BITS
|
||||
int
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue