projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
34b8630
)
Bwahahahahaa. cut and paste strikes again.
author
Eric Andersen
<andersen@codepoet.org>
Sat, 18 Jan 2003 22:53:57 +0000
(22:53 -0000)
committer
Eric Andersen
<andersen@codepoet.org>
Sat, 18 Jan 2003 22:53:57 +0000
(22:53 -0000)
make/jffs2root.mk
patch
|
blob
|
history
diff --git
a/make/jffs2root.mk
b/make/jffs2root.mk
index 8068451089672475e2fd9f2f0848a202430b62a8..77ab5c998b9931e8f84d8f1a247dae3071dd5b1c 100644
(file)
--- a/
make/jffs2root.mk
+++ b/
make/jffs2root.mk
@@
-37,13
+37,13
@@
jffs2root: jffs2
-D $(SOURCE_DIR)/device_table.txt -d $(TARGET_DIR) \
-o $(IMAGE)
-jffs2root-source: $(DL_DIR)/$(
GENEXT2
_SOURCE)
+jffs2root-source: $(DL_DIR)/$(
MTD
_SOURCE)
jffs2root-clean:
- -$(MAKE) -C $(
GENEXT2
_DIR) clean
+ -$(MAKE) -C $(
MTD
_DIR) clean
jffs2root-dirclean:
- rm -rf $(
GENEXT2
_DIR)
+ rm -rf $(
MTD
_DIR)