bootloader: bumped the version to 2.1
[nios2ecos.git] / eth_ocm / HAL / src / component.mk
blobe5aab1a50f3604f793451bec546de867552eca38
2 C_LIB_SRCS += ins_eth_ocm.c eth_ocm_phy.c
3 ASM_LIB_SRCS +=
4 INCLUDE_PATH += \
6 # We define the ALTERA_TRIPLE_SPEED_MAC compiler flag because
7 # currently, Altera's implementation of the InterNiche ipport.h
8 # file forces the stack to use a different function for allocating
9 # buffers which bypasses the NIOS II processors cache. We want
10 # to do this as well so we don't have to copy
11 CPPFLAGS += -DALTERA_TRIPLE_SPEED_MAC