projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
ar71xx: add kmod-ledtrig-usbdev to the relevant profiles
[openwrt.git]
/
package
/
uboot-lantiq
/
Makefile
diff --git
a/package/uboot-lantiq/Makefile
b/package/uboot-lantiq/Makefile
index
8b69fe9
..
089802e
100644
(file)
--- a/
package/uboot-lantiq/Makefile
+++ b/
package/uboot-lantiq/Makefile
@@
-22,7
+22,7
@@
PKG_TARGETS:=bin
include $(INCLUDE_DIR)/package.mk
ifeq ($(DUMP),)
include $(INCLUDE_DIR)/package.mk
ifeq ($(DUMP),)
- STAMP_CONFIGURED:=$(strip $(STAMP_CONFIGURED))_$(shell grep '^CONFIG_UBOOT_' $(TOPDIR)/.config | md5s)
+ STAMP_CONFIGURED:=$(strip $(STAMP_CONFIGURED))_$(shell
$(SH_FUNC)
grep '^CONFIG_UBOOT_' $(TOPDIR)/.config | md5s)
endif
define Package/uboot-lantiq
endif
define Package/uboot-lantiq
This page took
0.01915 seconds
and
4
git commands to generate.