projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
generic: generic: remove MIPS device tree backport patch from 2.6.36
[openwrt.git]
/
package
/
uboot-xburst
/
Makefile
diff --git
a/package/uboot-xburst/Makefile
b/package/uboot-xburst/Makefile
index
b7820a7
..
1d340fd
100644
(file)
--- a/
package/uboot-xburst/Makefile
+++ b/
package/uboot-xburst/Makefile
@@
-1,5
+1,5
@@
#
#
-# Copyright (C) 20
08
OpenWrt.org
+# Copyright (C) 20
10
OpenWrt.org
#
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
#
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
@@
-51,7
+51,7
@@
define Package/uboot-xburst-$(1)
CATEGORY:=Boot Loaders
DEPENDS:=@TARGET_xburst
TITLE:=$(2)
CATEGORY:=Boot Loaders
DEPENDS:=@TARGET_xburst
TITLE:=$(2)
- URL:=http://www.denx.de/wiki/U
Boot/WebHome
+ URL:=http://www.denx.de/wiki/U
-Boot
VARIANT:=$(1)
endef
endef
VARIANT:=$(1)
endef
endef
@@
-66,7
+66,7
@@
endef
ifdef BUILD_VARIANT
$(eval $(call uboot/$(BUILD_VARIANT)))
UBOOT_CONFIG:=$(if $(CONFIG),$(CONFIG),$(BUILD_VARIANT))
ifdef BUILD_VARIANT
$(eval $(call uboot/$(BUILD_VARIANT)))
UBOOT_CONFIG:=$(if $(CONFIG),$(CONFIG),$(BUILD_VARIANT))
-UBOOT_IMAGE:=$(if $(IMAGE),$(IMAGE),openwrt-$(BOARD)-$(BUILD_
B
ARIANT)-u-boot.bin)
+UBOOT_IMAGE:=$(if $(IMAGE),$(IMAGE),openwrt-$(BOARD)-$(BUILD_
V
ARIANT)-u-boot.bin)
endif
define Build/Prepare
endif
define Build/Prepare
This page took
0.03022 seconds
and
4
git commands to generate.