enable start-stop-daemon by default, i want to use this to clean up a few init script...
[openwrt/svn-archive/archive.git] / target / linux / rdc-2.6 / profiles / WL-153.mk
1 #
2 # Copyright (C) 2007 OpenWrt.org
3 #
4 # This is free software, licensed under the GNU General Public License v2.
5 # See /LICENSE for more information.
6 #
7
8 define Profile/wl153
9 NAME:=Sitecom WL-153
10 PACKAGES:=kmod-rt61-pci kmod-r6040
11 endef
12 $(eval $(call Profile,wl153))
13