mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2026-03-06 20:59:28 -05:00
fixup board specific KERNELNAME overrides
SVN-Revision: 25138
This commit is contained in:
@@ -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)" \
|
||||
|
||||
Reference in New Issue
Block a user