HomeSort by relevance Sort by last modified time
    Searched refs:BCM_KVER (Results 1 - 2 of 2) sorted by null

  /hardware/broadcom/wlan/bcm4329/src/bcmsdio/linux/
Makefile 49 BCM_KVER:=$(shell echo $(LINUXVER) | cut -c1-3 | sed 's/2\.[56]/2\.6/')
110 ifeq ($(BCM_KVER), 2.6)
119 ifneq ($(BCM_KVER), 2.6)
156 ifeq ($(BCM_KVER), 2.6)
168 ifeq ($(BCM_KVER), 2.6)
179 ifeq ($(BCM_KVER), 2.6)
  /hardware/broadcom/wlan/bcm4329/src/dhd/linux/
Makefile 61 BCM_KVER:=$(shell echo $(LINUXVER) | cut -c1-3 | sed 's/2\.[56]/2\.6/')
171 ifeq ($(BCM_KVER), 2.6)
284 ifeq ($(BCM_KVER), 2.6)
297 ifneq ($(BCM_KVER), 2.6)
352 ifneq ($(BCM_KVER), 2.6)
356 ifeq ($(BCM_KVER), 2.6)
368 ifeq ($(BCM_KVER), 2.6)
379 ifeq ($(BCM_KVER), 2.6)

Completed in 3189 milliseconds