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/')
262 ifeq ($(BCM_KVER), 2.6)
275 ifneq ($(BCM_KVER), 2.6)
331 ifneq ($(BCM_KVER), 2.6)
335 ifeq ($(BCM_KVER), 2.6)
347 ifeq ($(BCM_KVER), 2.6)
358 ifeq ($(BCM_KVER), 2.6)

Completed in 616 milliseconds