|
Lines 40-45
MAKE_ENV+= DEBUG_FLAGS='${DEBUG_FLAGS}'
Link Here
|
| 40 |
|
40 |
|
| 41 |
.if ${OSVERSION} < 800069 |
41 |
.if ${OSVERSION} < 800069 |
| 42 |
IGNORE= does not build with the old USB stack |
42 |
IGNORE= does not build with the old USB stack |
|
|
43 |
.elif ${OSVERSION} > 1000012 |
| 44 |
EXTRA_PATCHES+= ${FILESDIR}/extra-patch-uhidd-parser.y |
| 43 |
.endif |
45 |
.endif |
| 44 |
|
46 |
|
| 45 |
.if !(exists(${SYSDIR}/Makefile) || exists(${SRC_BASE}/sys/Makefile)) |
47 |
.if !(exists(${SYSDIR}/Makefile) || exists(${SRC_BASE}/sys/Makefile)) |