• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/

Lines Matching refs:then

62 	if [ "$(RGMII_BCM_FA)" = "y" ]; then \
67 if [ "$(LACP)" = "y" ]; then \
73 if [ "$(BCMNAND)" = "y" ]; then \
92 if [ "$(ARM)" = "y" ]; then \
94 if [ "$(BCM7)" = "y" ]; then \
95 if [ "$(ARMCPUSMP)" = "up" ]; then \
101 elif [ "$(BCM_7114)" = "y" ]; then \
102 if [ "$(GMAC3)" = "y" ]; then \
107 elif [ "$(BCM10)" = "y" ]; then \
108 if [ "$(ARMCPUSMP)" = "up" ]; then \
113 elif [ "$(BCM9)" = "y" ]; then \
116 if [ "$(ARMCPUSMP)" = "up" ]; then \
123 if [ "$(SFPRAM16M)" = "y" ]; then \
240 if [ "$(ARM)" = "y" ]; then \
241 if [ "$(BCM7)" = "y" ]; then \
242 if [ -d $(SRCBASE)/../../43602/src/wl/sysdeps/$(BUILD_NAME) ]; then \
243 if [ -d $(SRCBASE)/../../43602/src/wl/sysdeps/$(BUILD_NAME)/clm ]; then \
248 if [ -d $(SRCBASE)/../../43602/src/wl/sysdeps/default/clm ]; then \
253 if [ -d $(SRCBASE)/router/wl_arm_7/prebuilt ]; then \
259 if [ -d $(SRCBASE)/router/et_arm_7/prebuilt ]; then \
263 elif [ "$(BCM_7114)" = "y" ]; then \
264 if [ -d $(SRCBASE)/router/wl_arm_7114/prebuilt ]; then \
268 if [ -d $(SRCBASE)/router/et_arm_7114/prebuilt ]; then \
272 elif [ "$(BCM_10)" = "y" ]; then \
273 if [ -d $(SRCBASE)/router/wl_arm_10/prebuilt ]; then \
277 if [ -d $(SRCBASE)/router/et_arm_10/prebuilt ]; then \
281 elif [ "$(BCM9)" = "y" ]; then \
282 if [ -d $(SRCBASE)/wl/sysdeps/$(BUILD_NAME) ]; then \
283 if [ -d $(SRCBASE)/wl/sysdeps/$(BUILD_NAME)/linux ]; then \
286 if [ -d $(SRCBASE)/wl/sysdeps/$(BUILD_NAME)/clm ]; then \
289 elif [ -d $(SRCBASE)/wl/sysdeps/default ]; then \
290 if [ -d $(SRCBASE)/wl/sysdeps/default/linux ]; then \
293 if [ -d $(SRCBASE)/wl/sysdeps/default/clm ]; then \
297 if [ -d $(SRCBASE)/router/wl_arm_9/prebuilt ]; then \
301 if [ -d $(SRCBASE)/router/et_arm_9/prebuilt ]; then \
306 if [ -d $(SRCBASE)/wl/sysdeps/$(BUILD_NAME) ]; then \
307 if [ -d $(SRCBASE)/wl/sysdeps/$(BUILD_NAME)/linux ]; then \
310 if [ -d $(SRCBASE)/wl/sysdeps/$(BUILD_NAME)/clm ]; then \
313 elif [ -d $(SRCBASE)/wl/sysdeps/default ]; then \
314 if [ -d $(SRCBASE)/wl/sysdeps/default/linux ]; then \
317 if [ -d $(SRCBASE)/wl/sysdeps/default/clm ]; then \
321 if [ -d $(SRCBASE)/router/wl_arm/prebuilt ]; then \
325 if [ -d $(SRCBASE)/router/et_arm/prebuilt ]; then \
336 if [ "$(SNMPD)" = "y" ]; then \
337 if [ -d $(SRCBASE)/router/net-snmp-5.7.2/asus_mibs/sysdeps/$(BUILD_NAME) ]; then \