updated IBM Cell SDK makefiles, to use CELL_TOP
This commit is contained in:
@@ -39,5 +39,6 @@ btWheelInfo.o
|
||||
#### Install directories
|
||||
INSTALL_DIR = $(ROOT)/lib/ibmsdk
|
||||
INSTALL_FILES = $(LIBRARY_ppu)
|
||||
CELL_TOP ?= $(ROOT)
|
||||
|
||||
include $(TOP)/make.footer
|
||||
include $(CELL_TOP)/make.footer
|
||||
|
||||
Reference in New Issue
Block a user