projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Enable squashfs for adm5120 as well
[openwrt.git]
/
target
/
linux
/
Makefile
diff --git
a/target/linux/Makefile
b/target/linux/Makefile
index
2a9cf7d
..
c15d819
100644
(file)
--- a/
target/linux/Makefile
+++ b/
target/linux/Makefile
@@
-19,5
+19,8
@@
compile:
install:
$(MAKE) -C $(BOARD)-$(KERNEL) install
+menuconfig:
+ $(MAKE) -C $(BOARD)-$(KERNEL) menuconfig
+
clean:
$(MAKE) -C $(BOARD)-$(KERNEL) clean
This page took
0.022289 seconds
and
4
git commands to generate.