[olpc] alway include kmod-libertas by default
authorflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 31 Oct 2009 12:29:14 +0000 (12:29 +0000)
committerflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 31 Oct 2009 12:29:14 +0000 (12:29 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18245 3c298f89-4303-0410-b956-a3cf2f4a3e73

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))