fixup board specific KERNELNAME overrides

SVN-Revision: 25138
master
Imre Kaloz 14 years ago
parent e14097aca9
commit a361eab890
  1. 4
      include/kernel-defaults.mk

@ -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)" \

Loading…
Cancel
Save