projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
use ext2/ext3 compiled in to allow booting from an ext2/ext3 formatted sd-card
[openwrt.git]
/
target
/
linux
/
ppc40x
/
Makefile
diff --git
a/target/linux/ppc40x/Makefile
b/target/linux/ppc40x/Makefile
index
4c4641a
..
b7e584f
100644
(file)
--- a/
target/linux/ppc40x/Makefile
+++ b/
target/linux/ppc40x/Makefile
@@
-17,7
+17,7
@@
LINUX_KARCH:=powerpc
include $(INCLUDE_DIR)/target.mk
define Target/Description
- Build firmware images for
the AMCC Kilauea evaluation board
+ Build firmware images for
AMCC/IBM PPC40x based boards.
endef
$(eval $(call BuildTarget))
This page took
0.019464 seconds
and
4
git commands to generate.