projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
ar71xx: create WZR-HP-G300NH network config from uci-defaults
[openwrt.git]
/
tools
/
firmware-utils
/
Makefile
diff --git
a/tools/firmware-utils/Makefile
b/tools/firmware-utils/Makefile
index
ce2a15d
..
46fc40c
100644
(file)
--- a/
tools/firmware-utils/Makefile
+++ b/
tools/firmware-utils/Makefile
@@
-1,5
+1,5
@@
#
#
-# Copyright (C) 2006-20
08
OpenWrt.org
+# Copyright (C) 2006-20
11
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.
@@
-50,6
+50,11
@@
define Host/Compile
$(call cc,spw303v)
$(call cc,trx2edips)
$(call cc,xorimage)
$(call cc,spw303v)
$(call cc,trx2edips)
$(call cc,xorimage)
+ $(call cc,buffalo-enc buffalo-lib, -Wall)
+ $(call cc,buffalo-tag buffalo-lib, -Wall)
+ $(call cc,buffalo-tftp buffalo-lib, -Wall)
+ $(call cc,mkwrgimg md5, -Wall)
+ $(call cc,mkedimaximg)
endef
define Host/Install
endef
define Host/Install
This page took
0.035013 seconds
and
4
git commands to generate.