فهرست منبع

include pppoa and br2684 packages by default (#4648)

SVN-Revision: 14626
Florian Fainelli 17 سال پیش
والد
کامیت
4906d4533a
1فایلهای تغییر یافته به همراه2 افزوده شده و 0 حذف شده
  1. 2 0
      target/linux/ar7/Makefile

+ 2 - 0
target/linux/ar7/Makefile

@@ -15,6 +15,8 @@ LINUX_VERSION:=2.6.26.8
 
 
 include $(INCLUDE_DIR)/target.mk
 include $(INCLUDE_DIR)/target.mk
 
 
+DEFAULT_PACKAGES+= kmod-pppoa ppp-mod-pppoa br2684ctl
+
 define Target/Description
 define Target/Description
 	Build firmware images for TI AR7 based routers
 	Build firmware images for TI AR7 based routers
 endef
 endef