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:
Alex Gonzalez 2013-08-09 12:19:27 +02:00
parent 5b5b0c7e84
commit 9c49cdc60f
1 changed files with 0 additions and 2 deletions

View File

@ -1,7 +1,5 @@
# Copyright (C) 2012 Digi International # Copyright (C) 2012 Digi International
UBOOT_ENTRYPOINT = "0x41008000"
include linux-dey.inc include linux-dey.inc
include linux-dey-rev_${PV}.inc include linux-dey-rev_${PV}.inc