projects
/
openwrt
/
svn-archive
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a5d7281
)
set DEVICE_TYPE to other to avoid pulling unecessary packages
author
Florian Fainelli
<florian@openwrt.org>
Sun, 15 Jul 2012 14:10:03 +0000
(14:10 +0000)
committer
Florian Fainelli
<florian@openwrt.org>
Sun, 15 Jul 2012 14:10:03 +0000
(14:10 +0000)
SVN-Revision: 32731
target/linux/mcs814x/Makefile
patch
|
blob
|
history
diff --git
a/target/linux/mcs814x/Makefile
b/target/linux/mcs814x/Makefile
index a62b6e58993fed17e1a29ad55829e6897ce6bca2..f8f71204d92b663f58381795e4f5ad7e62dfe2e6 100644
(file)
--- a/
target/linux/mcs814x/Makefile
+++ b/
target/linux/mcs814x/Makefile
@@
-15,6
+15,8
@@
MAINTAINER:=Florian Fainelli <florian@openwrt.org>
LINUX_VERSION:=3.3.8
+DEVICE_TYPE:=other
+
include $(INCLUDE_DIR)/target.mk
DEFAULT_PACKAGES := $(filter-out ppp%,$(DEFAULT_PACKAGES)) \