Makefile.files (faa1795a28a5c712eed6d0a3f84d98c368a316c6) | Makefile.files (c533a883a71cff9ff32df1c53c31201e1cbf371f) |
---|---|
1# 2# CDDL HEADER START 3# 4# The contents of this file are subject to the terms of the 5# Common Development and Distribution License (the "License"). 6# You may not use this file except in compliance with the License. 7# 8# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE --- 1485 unchanged lines hidden (view full) --- 1494RGE_OBJS += rge_main.o rge_chip.o rge_ndd.o rge_kstats.o rge_log.o rge_rxtx.o 1495 1496ATH_OBJS += ath_aux.o ath_main.o ath_osdep.o ath_rate.o 1497 1498IPW_OBJS += ipw2100_hw.o ipw2100.o 1499 1500IWI_OBJS += ipw2200_hw.o ipw2200.o 1501 | 1# 2# CDDL HEADER START 3# 4# The contents of this file are subject to the terms of the 5# Common Development and Distribution License (the "License"). 6# You may not use this file except in compliance with the License. 7# 8# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE --- 1485 unchanged lines hidden (view full) --- 1494RGE_OBJS += rge_main.o rge_chip.o rge_ndd.o rge_kstats.o rge_log.o rge_rxtx.o 1495 1496ATH_OBJS += ath_aux.o ath_main.o ath_osdep.o ath_rate.o 1497 1498IPW_OBJS += ipw2100_hw.o ipw2100.o 1499 1500IWI_OBJS += ipw2200_hw.o ipw2200.o 1501 |
1502IWK_OBJS += iwk2.o 1503 |
|
1502WPI_OBJS += wpi.o 1503 1504RAL_OBJS += rt2560.o ral_rate.o 1505 1506RTW_OBJS += rtw.o smc93cx6.o rtwphy.o rtwphyio.o 1507 1508MXFE_OBJS += mxfe.o 1509 --- 98 unchanged lines hidden --- | 1504WPI_OBJS += wpi.o 1505 1506RAL_OBJS += rt2560.o ral_rate.o 1507 1508RTW_OBJS += rtw.o smc93cx6.o rtwphy.o rtwphyio.o 1509 1510MXFE_OBJS += mxfe.o 1511 --- 98 unchanged lines hidden --- |