diff options
author | mb <mb@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2011-02-08 17:25:39 +0000 |
---|---|---|
committer | mb <mb@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2011-02-08 17:25:39 +0000 |
commit | 1ae49a4eef49e6e0939b60b48268ca8f798184b2 (patch) | |
tree | beba7928284121cf7b1539c5a2f50ed36da73601 /target/linux/omap24xx | |
parent | 5e6af80dcc9bcc2481cc3a1237f5f7f3519c5620 (diff) |
n810: Add kmod-n810bm to profile
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25423 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/omap24xx')
-rw-r--r-- | target/linux/omap24xx/profiles/100-n810.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/omap24xx/profiles/100-n810.mk b/target/linux/omap24xx/profiles/100-n810.mk index 0d279f5711..38c3749f02 100644 --- a/target/linux/omap24xx/profiles/100-n810.mk +++ b/target/linux/omap24xx/profiles/100-n810.mk @@ -17,7 +17,7 @@ define Profile/n810-base kmod-input-evdev \ kmod-leds-gpio \ kmod-usb-tahvo kmod-usb-eth-gadget kmod-usb-net kmod-usb-net-cdc-ether \ - maemo-kexec calvaria + kmod-n810bm maemo-kexec calvaria endef define Profile/n810-base/Description |