Updated MinGW makefile to enable AMD cpus (used by Packard-Bell machine.)
This commit is contained in:
@@ -114,7 +114,7 @@ ifndef DEV_BRANCH
|
||||
DEV_BRANCH := n
|
||||
endif
|
||||
ifndef AMD_K
|
||||
AMD_K := n
|
||||
AMD_K := y
|
||||
endif
|
||||
ifndef LASERXT
|
||||
LASERXT := n
|
||||
|
||||
Reference in New Issue
Block a user