mirror of
https://github.com/outbackdingo/openwrt.git
synced 2026-01-28 10:19:53 +00:00
include the full board name in .target.mk
SVN-Revision: 6065
This commit is contained in:
@@ -75,6 +75,7 @@ ifeq (\$(CONFIG_LINUX_$conf),y)
|
||||
define Target
|
||||
KERNEL:=$target->{kernel}
|
||||
BOARD:=$target->{board}
|
||||
BOARDNAME:=$target->{name}
|
||||
LINUX_VERSION:=$target->{version}
|
||||
LINUX_RELEASE:=$target->{release}
|
||||
LINUX_KARCH:=$target->{karch}
|
||||
|
||||
Reference in New Issue
Block a user