Print this page
212 Atheros AR8132 / L1c Gigabit Ethernet Adapter


1825 
1826 ZYD_OBJS += zyd.o zyd_usb.o zyd_hw.o zyd_fw.o
1827 
1828 MXFE_OBJS += mxfe.o
1829 
1830 MPTSAS_OBJS += mptsas.o mptsas_impl.o mptsas_init.o mptsas_raid.o mptsas_smhba.o
1831 
1832 SFE_OBJS += sfe.o sfe_util.o
1833 
1834 BFE_OBJS += bfe.o
1835 
1836 BRIDGE_OBJS += bridge.o
1837 
1838 IDM_SHARED_OBJS += base64.o
1839 
1840 IDM_OBJS +=     $(IDM_SHARED_OBJS) \
1841                 idm.o idm_impl.o idm_text.o idm_conn_sm.o idm_so.o
1842 
1843 VR_OBJS += vr.o
1844 
1845 ATGE_OBJS += atge_main.o atge_l1e.o atge_mii.o atge_l1.o
1846 
1847 YGE_OBJS = yge.o
1848 
1849 #
1850 #       Build up defines and paths.
1851 #
1852 LINT_DEFS       += -Dunix
1853 
1854 #
1855 #       This duality can be removed when the native and target compilers
1856 #       are the same (or at least recognize the same command line syntax!)
1857 #       It is a bug in the current compilation system that the assember
1858 #       can't process the -Y I, flag.
1859 #
1860 NATIVE_INC_PATH += $(INC_PATH) $(CCYFLAG)$(UTSBASE)/common
1861 AS_INC_PATH     += $(INC_PATH) -I$(UTSBASE)/common
1862 INCLUDE_PATH    += $(INC_PATH) $(CCYFLAG)$(UTSBASE)/common
1863 
1864 PCIEB_OBJS += pcieb.o
1865 




1825 
1826 ZYD_OBJS += zyd.o zyd_usb.o zyd_hw.o zyd_fw.o
1827 
1828 MXFE_OBJS += mxfe.o
1829 
1830 MPTSAS_OBJS += mptsas.o mptsas_impl.o mptsas_init.o mptsas_raid.o mptsas_smhba.o
1831 
1832 SFE_OBJS += sfe.o sfe_util.o
1833 
1834 BFE_OBJS += bfe.o
1835 
1836 BRIDGE_OBJS += bridge.o
1837 
1838 IDM_SHARED_OBJS += base64.o
1839 
1840 IDM_OBJS +=     $(IDM_SHARED_OBJS) \
1841                 idm.o idm_impl.o idm_text.o idm_conn_sm.o idm_so.o
1842 
1843 VR_OBJS += vr.o
1844 
1845 ATGE_OBJS += atge_main.o atge_l1e.o atge_mii.o atge_l1.o atge_l1c.o
1846 
1847 YGE_OBJS = yge.o
1848 
1849 #
1850 #       Build up defines and paths.
1851 #
1852 LINT_DEFS       += -Dunix
1853 
1854 #
1855 #       This duality can be removed when the native and target compilers
1856 #       are the same (or at least recognize the same command line syntax!)
1857 #       It is a bug in the current compilation system that the assember
1858 #       can't process the -Y I, flag.
1859 #
1860 NATIVE_INC_PATH += $(INC_PATH) $(CCYFLAG)$(UTSBASE)/common
1861 AS_INC_PATH     += $(INC_PATH) -I$(UTSBASE)/common
1862 INCLUDE_PATH    += $(INC_PATH) $(CCYFLAG)$(UTSBASE)/common
1863 
1864 PCIEB_OBJS += pcieb.o
1865