bsp,am: add basic python script to integrate other AM apps
* but we should manually fix the symbol name of AM libraries
This commit is contained in:
parent
5944cfb90c
commit
0fd10d5b22
3 changed files with 36 additions and 0 deletions
|
@ -9,6 +9,7 @@ CFLAGS += -DHAVE_CCONFIG_H -D__RTTHREAD__
|
|||
CFLAGS += -Wno-nonnull-compare
|
||||
LDFLAGS += -T extra.ld
|
||||
-include $(FILE_MK)
|
||||
-include am-apps.mk
|
||||
include $(AM_HOME)/Makefile
|
||||
|
||||
$(RTCONFIG_H):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue