diff options
author | Michael Büsch <mb@bu3sch.de> | 2011-01-29 12:39:14 +0000 |
---|---|---|
committer | Michael Büsch <mb@bu3sch.de> | 2011-01-29 12:39:14 +0000 |
commit | 72807409a21d0742ebdcee177da9ab22fac19f71 (patch) | |
tree | acce9f7de47364e9c16635c6cfffe406f4063fe6 /target/linux/omap24xx/profiles | |
parent | 4d75ce69d256afd596ad0aca6b335ee4bb85ba64 (diff) | |
download | upstream-72807409a21d0742ebdcee177da9ab22fac19f71.tar.gz upstream-72807409a21d0742ebdcee177da9ab22fac19f71.tar.bz2 upstream-72807409a21d0742ebdcee177da9ab22fac19f71.zip |
n810 profile: Add calvaria
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25236 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/omap24xx/profiles')
-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 20832bd2f7..0d279f5711 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 + maemo-kexec calvaria endef define Profile/n810-base/Description |