diff options
| -rw-r--r-- | target/linux/ar7/Makefile | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/target/linux/ar7/Makefile b/target/linux/ar7/Makefile index 627fe22ad..f0cb5311b 100644 --- a/target/linux/ar7/Makefile +++ b/target/linux/ar7/Makefile @@ -15,7 +15,7 @@ LINUX_VERSION:=2.6.27.22  include $(INCLUDE_DIR)/target.mk -DEFAULT_PACKAGES+= kmod-pppoa ppp-mod-pppoa br2684ctl +DEFAULT_PACKAGES+= kmod-pppoa ppp-mod-pppoa br2684ctl kmod-acx  define Target/Description  	Build firmware images for TI AR7 based routers | 
