projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
[x86] Revert "Like the earlier mfgpt patch, the new GPIO drivers also require the...
[openwrt.git]
/
package
/
uboot-xburst
/
Makefile
diff --git
a/package/uboot-xburst/Makefile
b/package/uboot-xburst/Makefile
index
893fbf5
..
1d340fd
100644
(file)
--- a/
package/uboot-xburst/Makefile
+++ b/
package/uboot-xburst/Makefile
@@
-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.03167 seconds
and
4
git commands to generate.