diff options
author | John Crispin <john@phrozen.org> | 2016-06-01 22:43:58 +0200 |
---|---|---|
committer | John Crispin <john@phrozen.org> | 2016-06-05 23:23:57 +0200 |
commit | ba42c1db418e37a8061c22556b89522e02533b5c (patch) | |
tree | a8e40f52ea8c9bf1f149674c2df9d191af35d592 /target/linux/lantiq/xrx200/target.mk | |
parent | f02184cbcfb714f49bfc9e6b30ad8831635ffe35 (diff) | |
download | upstream-ba42c1db418e37a8061c22556b89522e02533b5c.tar.gz upstream-ba42c1db418e37a8061c22556b89522e02533b5c.tar.bz2 upstream-ba42c1db418e37a8061c22556b89522e02533b5c.zip |
lantiq: un-macro the image building code
Signed-off-by: John Crispin <john@phrozen.org>
Diffstat (limited to 'target/linux/lantiq/xrx200/target.mk')
-rw-r--r-- | target/linux/lantiq/xrx200/target.mk | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/target/linux/lantiq/xrx200/target.mk b/target/linux/lantiq/xrx200/target.mk index 50abb24cb9..e112ea0996 100644 --- a/target/linux/lantiq/xrx200/target.mk +++ b/target/linux/lantiq/xrx200/target.mk @@ -13,6 +13,8 @@ DEFAULT_PACKAGES+=kmod-leds-gpio \ kmod-ltq-ptm-vr9 \ kmod-ltq-deu-vr9 \ ltq-vdsl-app \ + dsl-vrx200-firmware-xdsl-a \ + dsl-vrx200-firmware-xdsl-b-patch \ ppp-mod-pppoa \ swconfig |