软件大小: | 2120 K | ||
上传用户: | wenyishizhu | ||
关键词: | bootloader linux 嵌入式 | ||
下载地址: | 免注册下载 普通下载 |
相关代码 |
|
# # This is just a Makefile fragment -- it is included by the master # makefile, cfe.mk # # This file should just append object file names to "ALLOBJS" # BSPOBJS += bcm91125f_init.o bcm91125f_devs.o ifeq ($(strip ${CFG_PCI}),1) BSPOBJS += bcm91125f_pci.o endif ALLOBJS += ui_bcm91125f.o bcm91125f_tests.o
相关资源 |
|