Browse Source

n810 profile: add maemo-kexec

SVN-Revision: 23886
Michael Büsch 15 years ago
parent
commit
82ce95ce36
1 changed files with 2 additions and 1 deletions
  1. 2 1
      target/linux/omap24xx/profiles/100-n810.mk

+ 2 - 1
target/linux/omap24xx/profiles/100-n810.mk

@@ -16,7 +16,8 @@ define Profile/n810-base
 	kmod-fs-vfat kmod-fs-msdos \
 	kmod-input-evdev \
 	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 \
+	maemo-kexec
 endef
 
 define Profile/n810-base/Description