Home
last modified time | relevance | path

Searched refs:LIB (Results 1 - 21 of 21) sorted by relevance

/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/interdrv/hi3516cv500/mipi_rx/
H A DMakefile75 LIB := lib$(TARGET).a macro
77 liteos_build: $(OBJS) $(LIB)
85 @mkdir -p $(REL_KO) && cp -rf $(LIB) $(REL_KO)/
89 @rm -f $(OBJS) $(LIB)
90 @rm -f $(REL_KO)/$(LIB)
95 $(LIB): $(OBJS)
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/interdrv/common/hi_irq/kernel/
H A DMakefile77 LIB := lib$(TARGET).a macro
79 liteos_build: $(OBJS) $(LIB)
87 @mkdir -p $(REL_KO) && cp -rf $(LIB) $(REL_KO)/
90 @rm -f $(OBJS) $(LIB)
91 @rm -f $(REL_KO)/$(LIB)
96 $(LIB): $(OBJS)
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/interdrv/common/hi_proc/kernel/
H A DMakefile75 LIB := lib$(TARGET).a macro
77 liteos_build: $(OBJS) $(LIB)
85 @mkdir -p $(REL_KO) && cp -rf $(LIB) $(REL_KO)/
89 @rm -f $(OBJS) $(LIB)
90 @rm -f $(REL_KO)/$(LIB)
96 $(LIB): $(OBJS)
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/interdrv/hi3516cv500/mipi_tx/
H A DMakefile78 LIB := lib$(TARGET).a macro
80 liteos_build: $(OBJS) $(LIB)
88 @mkdir -p $(REL_KO) && cp -rf $(LIB) $(REL_KO)/
92 @rm -f $(OBJS) $(LIB)
93 @rm -f $(REL_KO)/$(LIB)
98 $(LIB): $(OBJS)
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/interdrv/hi3516cv500/sysconfig/
H A DMakefile70 LIB := lib$(TARGET).a macro
72 liteos_build: $(OBJS) $(LIB)
81 @cp -rf $(LIB) $(REL_KO)/
86 @rm -f $(OBJS) $(LIB)
87 @rm -f $(REL_KO)/$(LIB)
92 $(LIB): $(OBJS)
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/interdrv/common/hi_ir/
H A DMakefile79 LIB := lib$(TARGET).a macro
81 liteos_build: $(OBJS) $(LIB)
89 @mkdir -p $(REL_KO) && cp -rf $(LIB) $(REL_KO)/
93 @rm -f $(OBJS) $(LIB)
94 @rm -f $(REL_KO)/$(LIB)
100 $(LIB): $(OBJS)
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/interdrv/common/hi_adc/
H A DMakefile76 LIB := lib$(TARGET).a macro
78 liteos_build: $(OBJS) $(LIB)
86 @mkdir -p $(REL_KO) && cp -rf $(LIB) $(REL_KO)/
90 @rm -f $(OBJS) $(LIB)
91 @rm -f $(REL_KO)/$(LIB)
97 $(LIB): $(OBJS)
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/interdrv/common/wtdg/
H A DMakefile78 LIB := lib$(TARGET).a macro
80 liteos_build: $(OBJS) $(LIB)
88 @mkdir -p $(REL_KO) && cp -rf $(LIB) $(REL_KO)/
92 @rm -f $(OBJS) $(LIB)
93 @rm -f $(REL_KO)/$(LIB)
99 $(LIB): $(OBJS)
/device/soc/hisilicon/hi3861v100/sdk_liteos/app/demo/
H A DMakefile22 LIB_NAME = lib$(LIB).a
23 SRCS = $($(LIB)_srcs)
/device/soc/hisilicon/hi3861v100/sdk_liteos/platform/drivers/
H A DMakefile9 LIB_NAME = lib$(LIB).a
10 SRCS = $($(LIB)_srcs)
/device/soc/hisilicon/hi3861v100/sdk_liteos/app/wifiiot_app/
H A DMakefile9 LIB_NAME = lib$(LIB).a
10 SRCS = $($(LIB)_srcs)
/device/soc/hisilicon/hi3861v100/sdk_liteos/build/make_scripts/
H A Dmodule.mk9 LIB_NAME = lib$(LIB).a
10 SRCS = $($(LIB)_srcs)
/device/soc/hisilicon/hi3861v100/sdk_liteos/components/at/
H A DMakefile9 LIB_NAME = lib$(LIB).a
10 SRCS = $($(LIB)_srcs)
/device/soc/hisilicon/hi3861v100/sdk_liteos/components/hilink/
H A DMakefile9 LIB_NAME = lib$(LIB).a
10 SRCS = $($(LIB)_srcs)
/device/soc/hisilicon/hi3861v100/sdk_liteos/platform/system/
H A DMakefile9 LIB_NAME = lib$(LIB).a
10 SRCS = $($(LIB)_srcs)
/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/flashboot/
H A DMakefile12 LIB_NAME = lib$(LIB).a
13 SRCS = $($(LIB)_srcs)
22 OBJ_COMMON_SRCS = $(foreach dir, $($(LIB)_common_srcs), $(wildcard $(dir)/*.c))
23 ASM_COMMON_SRCS = $(foreach dir, $($(LIB)_common_srcs), $(wildcard $(dir)/*.S ))
/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/loaderboot/
H A DMakefile12 LIB_NAME = lib$(LIB).a
13 SRCS = $($(LIB)_srcs)
22 OBJ_COMMON_SRCS = $(foreach dir, $($(LIB)_common_srcs), $(wildcard $(dir)/*.c))
23 ASM_COMMON_SRCS = $(foreach dir, $($(LIB)_common_srcs), $(wildcard $(dir)/*.S ))
/device/soc/hisilicon/hi3861v100/sdk_liteos/build/win_scripts/boot/flashboot/
H A DMakefile12 LIB_NAME = lib$(LIB).a
13 SRCS = $($(LIB)_srcs)
22 OBJ_COMMON_SRCS = $(foreach dir, $($(LIB)_common_srcs), $(wildcard $(dir)/*.c))
23 ASM_COMMON_SRCS = $(foreach dir, $($(LIB)_common_srcs), $(wildcard $(dir)/*.S ))
/device/soc/hisilicon/hi3861v100/sdk_liteos/
H A Dfactory.mk70 $(MAKE) -C $(MAIN_TOPDIR)/$($(module)_dir) MODULE_DIR=$($(module)_dir) LIB=$(lib) FACTORY_MODE=y all;))
H A Dnon_factory.mk70 $(MAKE) -C $(MAIN_TOPDIR)/$($(module)_dir) MODULE_DIR=$($(module)_dir) LIB=$(lib) all;))
/device/soc/hisilicon/hi3751v350/sdk_linux/
H A Dbase.mak113 #==============LIB COMPILE OPTIONS================================================================

Completed in 8 milliseconds