2 # Sub-system source search path for Adjust_Dep at this dir level
6 export SSPATH = $(SSMPATH)
10 # Extra include paths required by this module at this directory level
14 EXTRA_HPATH = -I$(SSPATH)
24 # Search path for GNU tool chain
27 VPATH = $(LIB_PATH):$(SSOBJPATH)
31 # Object list at this directory level
35 O_OBJS = $(SSOBJPATH)/adf_nbuf.o \
36 $(SSOBJPATH)/adf_net.o \
37 $(SSOBJPATH)/adf_os_defer_pvt.o \
38 $(SSOBJPATH)/adf_os_dma.o \
39 $(SSOBJPATH)/adf_os_irq_pvt.o \
40 $(SSOBJPATH)/adf_os_timer.o
42 include $(MAGPIE_ROOT)/build/make_opt/Rules.make
45 # The followings are automatically generated by the tool adj_dep