basic shell commands implemented
This commit is contained in:
@@ -9,6 +9,11 @@ endif
|
||||
OS_LIB = kosmos-$(ARCH)-$(BOARD)$(DBG_EXT)
|
||||
LIBS += $(OS_LIB)
|
||||
|
||||
INCLUDES += \
|
||||
$(SRC_DIR) \
|
||||
$(SRC_DIR)/firmware
|
||||
|
||||
|
||||
CFLAGS += \
|
||||
-Wno-unused-function \
|
||||
-O$(OPTIM) \
|
||||
|
Reference in New Issue
Block a user