1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-11-24 21:52:49 +02:00

correct-the-u-boot-folder.patch

This commit is contained in:
xiangfu 2009-07-10 10:35:24 +08:00 committed by Xiangfu Liu
parent 89d4c701da
commit b581a580c0
2 changed files with 2 additions and 2 deletions

View File

@ -7,7 +7,7 @@ config XBURST_UBOOT_TARGET
string "U-Boot target board"
depends TARGET_xburst
depends XBURST_UBOOT
default ""
default "qi_lb60"
help
For all supported boards there are ready-to-use default
configurations available; just type "<board_name>".

View File

@ -12,7 +12,7 @@ PKG_NAME:=u-boot
PKG_VERSION:=2009.06
PKG_RELEASE:=1
PKG_BUILD_DIR:=$(KDIR)/$(PKG_NAME)-$(PKG_VERSION)
PKG_BUILD_DIR:=$(KERNEL_BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
PKG_SOURCE_URL:=ftp://ftp.denx.de/pub/u-boot
PKG_MD5SUM:=