Cell: added linux-cell-debug config
linux-cell is now the optimized configuration. Remove some Cell-specific stuff from winsys/xlib/Makefile.
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
# linux-cell-debug
|
||||
|
||||
include $(TOP)/configs/linux-cell
|
||||
|
||||
# just override name and OPT_FLAGS here:
|
||||
|
||||
CONFIG_NAME = linux-cell-debug
|
||||
|
||||
OPT_FLAGS = -g
|
||||
|
||||
Reference in New Issue
Block a user