projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
kernel: add CONFIG_IPV6_SIT_6RD
[openwrt.git]
/
package
/
uboot-kirkwood
/
Makefile
diff --git
a/package/uboot-kirkwood/Makefile
b/package/uboot-kirkwood/Makefile
index
8724aef
..
cdf35a4
100644
(file)
--- a/
package/uboot-kirkwood/Makefile
+++ b/
package/uboot-kirkwood/Makefile
@@
-61,7
+61,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.030194 seconds
and
4
git commands to generate.