mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-25 06:36:15 +02:00
do not use default device type <router> as we do not need dnsmasq, ppp, iptables, etc. for now
This commit is contained in:
parent
c2696d65ee
commit
204259721b
@ -13,6 +13,8 @@ FEATURES:=jffs2 tgz
|
|||||||
|
|
||||||
LINUX_VERSION:=2.6.31-rc6
|
LINUX_VERSION:=2.6.31-rc6
|
||||||
|
|
||||||
|
DEVICE_TYPE=other
|
||||||
|
|
||||||
include $(INCLUDE_DIR)/target.mk
|
include $(INCLUDE_DIR)/target.mk
|
||||||
|
|
||||||
KERNELNAME:=uImage
|
KERNELNAME:=uImage
|
||||||
|
Loading…
Reference in New Issue
Block a user