fixup board specific KERNELNAME overrides
authorImre Kaloz <kaloz@openwrt.org>
Thu, 27 Jan 2011 12:21:10 +0000 (12:21 +0000)
committerImre Kaloz <kaloz@openwrt.org>
Thu, 27 Jan 2011 12:21:10 +0000 (12:21 +0000)
SVN-Revision: 25138

include/kernel-defaults.mk

index 210e2791311718854eff7e4bc960586e5a16facc..082d79cd2bf673f10d72c1fa451140fc7e595ef1 100644 (file)
@@ -1,12 +1,10 @@
 #
-# Copyright (C) 2006-2007 OpenWrt.org
+# Copyright (C) 2006-2011 OpenWrt.org
 #
 # This is free software, licensed under the GNU General Public License v2.
 # See /LICENSE for more information.
 #
 
-KERNELNAME=
-
 KERNEL_MAKEOPTS := -C $(LINUX_DIR) \
        CROSS_COMPILE="$(KERNEL_CROSS)" \
        ARCH="$(LINUX_KARCH)" \