meta-digi-arm: linux-dey-2.6.35.14, remove unneeded variable.
This kernel version has the U-Boot entry point hardcoded so the one in the recipe is unused. http://fisheye.digi.com:8060/cru/CR-DEL-105#CFR-2457 Signed-off-by: Alex Gonzalez <alex.gonzalez@digi.com>
This commit is contained in:
parent
5b5b0c7e84
commit
9c49cdc60f
|
|
@ -1,7 +1,5 @@
|
|||
# Copyright (C) 2012 Digi International
|
||||
|
||||
UBOOT_ENTRYPOINT = "0x41008000"
|
||||
|
||||
include linux-dey.inc
|
||||
include linux-dey-rev_${PV}.inc
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue