OpenWrt – Blame information for rev 4

Subversion Repositories:
Rev:
Rev Author Line No. Line
4 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