Sfoglia il codice sorgente

include pppoa and br2684 packages by default (#4648)

SVN-Revision: 14626
Florian Fainelli 17 anni fa
parent
commit
4906d4533a
1 ha cambiato i file con 2 aggiunte e 0 eliminazioni
  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
 
+DEFAULT_PACKAGES+= kmod-pppoa ppp-mod-pppoa br2684ctl
+
 define Target/Description
 	Build firmware images for TI AR7 based routers
 endef