6 lines
137 B
Makefile
6 lines
137 B
Makefile
|
|
RELATIVE_DIR = ../../
|
||
|
|
include $(MAIN_TOPDIR)/build_tmp/config/soc_product_config.mk
|
||
|
|
include $(MAIN_TOPDIR)/build/scripts/Makefile
|
||
|
|
|
||
|
|
|