diff options
author | Nicolas Thill <nico@openwrt.org> | 2005-10-20 05:41:23 +0000 |
---|---|---|
committer | Nicolas Thill <nico@openwrt.org> | 2005-10-20 05:41:23 +0000 |
commit | 861a3281176def1d0d3240f51e198724b86110f4 (patch) | |
tree | ada6916fc4a9eacbd02ef14756b72e5364d297c1 /target/linux/control | |
parent | fcba7fc90ea0232350c855e4ce7c065c7d90ed12 (diff) | |
download | upstream-861a3281176def1d0d3240f51e198724b86110f4.tar.gz upstream-861a3281176def1d0d3240f51e198724b86110f4.tar.bz2 upstream-861a3281176def1d0d3240f51e198724b86110f4.zip |
add AX25 support (thanks to Michael Conrad)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2189 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/control')
-rw-r--r-- | target/linux/control/kmod-ax25.control | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/target/linux/control/kmod-ax25.control b/target/linux/control/kmod-ax25.control new file mode 100644 index 0000000000..c080d45854 --- /dev/null +++ b/target/linux/control/kmod-ax25.control @@ -0,0 +1,6 @@ +Package: kmod-ax25 +Priority: optional +Section: net +Maintainer: Michael Conrad <openwrt@friggleware.net> +Source: buildroot internal +Description: Kernel AX25 driver |