[olpc] alway include kmod-libertas by default
authorFlorian Fainelli <florian@openwrt.org>
Sat, 31 Oct 2009 12:29:14 +0000 (12:29 +0000)
committerFlorian Fainelli <florian@openwrt.org>
Sat, 31 Oct 2009 12:29:14 +0000 (12:29 +0000)
SVN-Revision: 18245

target/linux/olpc/Makefile

index 9e7b11427f5635757d528c7cb0d35269ac0e875c..fb535c976d18eeb016649407d112ea1b6dd43817 100644 (file)
@@ -14,7 +14,7 @@ FEATURES:=squashfs ext2
 LINUX_VERSION:=2.6.30.9
 
 include $(INCLUDE_DIR)/target.mk
-DEFAULT_PACKAGES += kmod-natsemi kmod-ne2k-pci
+DEFAULT_PACKAGES += kmod-natsemi kmod-ne2k-pci kmod-libertas
 
 $(eval $(call Target,generic))
 $(eval $(call BuildTarget))