This commit is contained in:
parent
424413774a
commit
3d4b45efb8
2 changed files with 16 additions and 1 deletions
15
users/cdbuild/makefile
Normal file
15
users/cdbuild/makefile
Normal file
|
@ -0,0 +1,15 @@
|
|||
#----------------------------------------------------------------------------
|
||||
# USER SPECEFIC MAKEFILE FOR Dave
|
||||
#
|
||||
# Copyright (C) 1997 G R Liddon
|
||||
#----------------------------------------------------------------------------
|
||||
|
||||
|
||||
DEV_KIT := SONY_PCI
|
||||
FILE_SYSTEM := CD
|
||||
RAM_SIZE := 2
|
||||
FINAL_OVERLAYS := 1
|
||||
|
||||
# SLUS-01114
|
||||
#----------------------------------------------------------------------------
|
||||
#ends
|
Loading…
Add table
Add a link
Reference in a new issue