OpenWrt – Blame information for rev 1
?pathlinks?
Rev | Author | Line No. | Line |
---|---|---|---|
1 | office | 1 | --- a/Makefile |
2 | +++ b/Makefile |
||
3 | @@ -2,7 +2,7 @@ |
||
4 | # Makefile for the output source package |
||
5 | # |
||
6 | |||
7 | -ifeq ($(KERNELRELEASE),) |
||
8 | +ifeq ($(KERNELVERSION),) |
||
9 | |||
10 | MAKEFLAGS += --no-print-directory |
||
11 | SHELL := /usr/bin/env bash |