Print this page
212 Atheros AR8132 / L1c Gigabit Ethernet Adapter

Split Close
Expand all
Collapse all
          --- old/usr/src/uts/common/Makefile.files
          +++ new/usr/src/uts/common/Makefile.files
↓ open down ↓ 1834 lines elided ↑ open up ↑
1835 1835  
1836 1836  BRIDGE_OBJS += bridge.o
1837 1837  
1838 1838  IDM_SHARED_OBJS += base64.o
1839 1839  
1840 1840  IDM_OBJS +=     $(IDM_SHARED_OBJS) \
1841 1841                  idm.o idm_impl.o idm_text.o idm_conn_sm.o idm_so.o
1842 1842  
1843 1843  VR_OBJS += vr.o
1844 1844  
1845      -ATGE_OBJS += atge_main.o atge_l1e.o atge_mii.o atge_l1.o
     1845 +ATGE_OBJS += atge_main.o atge_l1e.o atge_mii.o atge_l1.o atge_l1c.o
1846 1846  
1847 1847  YGE_OBJS = yge.o
1848 1848  
1849 1849  #
1850 1850  #       Build up defines and paths.
1851 1851  #
1852 1852  LINT_DEFS       += -Dunix
1853 1853  
1854 1854  #
1855 1855  #       This duality can be removed when the native and target compilers
↓ open down ↓ 159 lines elided ↑ open up ↑
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX