|
Lines 2208-2226
Link Here
|
| 2208 |
dev/usb/wlan/if_rum.c optional rum |
2208 |
dev/usb/wlan/if_rum.c optional rum |
| 2209 |
dev/usb/wlan/if_run.c optional run |
2209 |
dev/usb/wlan/if_run.c optional run |
| 2210 |
runfw.c optional runfw \ |
2210 |
runfw.c optional runfw \ |
| 2211 |
compile-with "${AWK} -f $S/tools/fw_stub.awk runfw:runfw -mrunfw -c${.TARGET}" \ |
2211 |
compile-with "${AWK} -f $S/tools/fw_stub.awk runfw.fw:runfw -mrunfw -c${.TARGET}" \ |
| 2212 |
no-implicit-rule before-depend local \ |
2212 |
no-implicit-rule before-depend local \ |
| 2213 |
clean "runfw.c" |
2213 |
clean "runfw.c" |
| 2214 |
runfw.fwo optional runfw \ |
2214 |
runfw.fwo optional runfw \ |
| 2215 |
dependency "runfw" \ |
2215 |
dependency "runfw.fw" \ |
| 2216 |
compile-with "${NORMAL_FWO}" \ |
2216 |
compile-with "${NORMAL_FWO}" \ |
| 2217 |
no-implicit-rule \ |
2217 |
no-implicit-rule \ |
| 2218 |
clean "runfw.fwo" |
2218 |
clean "runfw.fwo" |
| 2219 |
runfw optional runfw \ |
2219 |
runfw.fw optional runfw \ |
| 2220 |
dependency "$S/contrib/dev/run/rt2870.fw.uu" \ |
2220 |
dependency "$S/contrib/dev/run/rt2870.fw.uu" \ |
| 2221 |
compile-with "${NORMAL_FW}" \ |
2221 |
compile-with "${NORMAL_FW}" \ |
| 2222 |
no-obj no-implicit-rule \ |
2222 |
no-obj no-implicit-rule \ |
| 2223 |
clean "runfw" |
2223 |
clean "runfw.fw" |
| 2224 |
dev/usb/wlan/if_uath.c optional uath |
2224 |
dev/usb/wlan/if_uath.c optional uath |
| 2225 |
dev/usb/wlan/if_upgt.c optional upgt |
2225 |
dev/usb/wlan/if_upgt.c optional upgt |
| 2226 |
dev/usb/wlan/if_ural.c optional ural |
2226 |
dev/usb/wlan/if_ural.c optional ural |