diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2010-12-10 15:17:03 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2010-12-10 15:17:03 +0000 |
commit | 081796fe472d2e06918730a70a60b0b32023d4f5 (patch) | |
tree | bbc1b789e181851af63be85dfe5ce94172380cd1 /target/linux/ar71xx/generic | |
parent | a084fb6a3f54905f5b3b76fcae6d17f88c857da2 (diff) | |
download | upstream-081796fe472d2e06918730a70a60b0b32023d4f5.tar.gz upstream-081796fe472d2e06918730a70a60b0b32023d4f5.tar.bz2 upstream-081796fe472d2e06918730a70a60b0b32023d4f5.zip |
ar71xx: add nbg460n image generation
This adds image generation for NBG460N/550N/550NH boards.
Signed-off-by: Michael Kurz <michi.kurz@googlemail.com>
SVN-Revision: 24419
Diffstat (limited to 'target/linux/ar71xx/generic')
-rw-r--r-- | target/linux/ar71xx/generic/profiles/zyxel.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ar71xx/generic/profiles/zyxel.mk b/target/linux/ar71xx/generic/profiles/zyxel.mk index 73ae4e224c..8004d150c2 100644 --- a/target/linux/ar71xx/generic/profiles/zyxel.mk +++ b/target/linux/ar71xx/generic/profiles/zyxel.mk @@ -7,7 +7,7 @@ define Profile/NBG_460N_550N_550NH NAME:=Zyxel NBG 460N/550N/550NH - PACKAGES:=kmod-ath9k swconfig + PACKAGES:=kmod-ath9k kmod-rtc-pcf8563 swconfig uboot-ar71xx-nbg460n_550n_550nh endef define Profile/NBG_460N_550N_550NH/Description |