projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
ar71xx: select AR71XX_DEV_DSA when AR71XX_DEV_AP91_ETH is selected, do not select...
[openwrt.git]
/
target
/
linux
/
ixp4xx
/
image
/
Makefile
diff --git
a/target/linux/ixp4xx/image/Makefile
b/target/linux/ixp4xx/image/Makefile
index
6108e91
..
7a69998
100644
(file)
--- a/
target/linux/ixp4xx/image/Makefile
+++ b/
target/linux/ixp4xx/image/Makefile
@@
-50,7
+50,7
@@
endef
define Image/Build/jffs2-128k
dd if=$(KDIR)/root.$(1) of=$(BIN_DIR)/$(IMG_PREFIX)-$(1).img bs=131072 conv=sync
- $(call Image/Build/Linksys,$(1))
+ $(call Image/Build/Linksys,$(1)
,nslu2,$(1)
)
$(call Image/Build/Freecom,$(1),fsg3,$(1))
endef
This page took
0.02163 seconds
and
4
git commands to generate.