diff options
author | Holger Paradies <retabell@gmx.de> | 2020-05-12 19:43:24 +0200 |
---|---|---|
committer | Holger Paradies <retabell@gmx.de> | 2020-05-12 19:44:18 +0200 |
commit | 1828e658a01e8d6eb67499ca1789e4eda1643afb (patch) | |
tree | 200c3d29e5834dd658367e228d58eaca9e42e073 /config/lists/kanotix-eeepc4G | |
parent | d0c8f25d0d11d489e3e37d7206d6fb272553d8cb (diff) | |
download | kanotix-1828e658a01e8d6eb67499ca1789e4eda1643afb.zip kanotix-1828e658a01e8d6eb67499ca1789e4eda1643afb.tar.gz |
Rework ndiswrapper install
optional use build-option for ndiswrapper since buster
Diffstat (limited to 'config/lists/kanotix-eeepc4G')
-rw-r--r-- | config/lists/kanotix-eeepc4G | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/config/lists/kanotix-eeepc4G b/config/lists/kanotix-eeepc4G index 6e1018a..e203bc6 100644 --- a/config/lists/kanotix-eeepc4G +++ b/config/lists/kanotix-eeepc4G @@ -193,8 +193,13 @@ btrfs-progs #endif # firmware +#if DISTRIBUTION wheezy jessie ndiswrapper-utils-1.9 ndiswrapper-dkms +#endif +#if DISTRIBUTION stretch +#include <ndiswrapper> +#endif # other hardware blueman |