mirror of https://github.com/hak5/openwrt.git
parent
55fae078d5
commit
c545c84e13
|
@ -1,5 +1,5 @@
|
||||||
#
|
#
|
||||||
# Copyright (C) 2010 OpenWrt.org
|
# Copyright (C) 2010-2011 OpenWrt.org
|
||||||
#
|
#
|
||||||
# This is free software, licensed under the GNU General Public License v2.
|
# This is free software, licensed under the GNU General Public License v2.
|
||||||
# See /LICENSE for more information.
|
# See /LICENSE for more information.
|
||||||
|
@ -16,7 +16,9 @@ define Profile/n810-base
|
||||||
kmod-fs-vfat kmod-fs-msdos \
|
kmod-fs-vfat kmod-fs-msdos \
|
||||||
kmod-input-evdev \
|
kmod-input-evdev \
|
||||||
kmod-leds-gpio \
|
kmod-leds-gpio \
|
||||||
kmod-usb-tahvo kmod-usb-eth-gadget kmod-usb-net kmod-usb-net-cdc-ether \
|
kmod-usb-tahvo kmod-usb-eth-gadget \
|
||||||
|
kmod-usb-net kmod-usb-net-cdc-ether kmod-usb-net-pegasus kmod-usb-net-rndis \
|
||||||
|
kmod-usb-storage kmod-usb-hid \
|
||||||
kmod-n810bm maemo-kexec calvaria \
|
kmod-n810bm maemo-kexec calvaria \
|
||||||
schedtool
|
schedtool
|
||||||
endef
|
endef
|
||||||
|
|
Loading…
Reference in New Issue