aboutsummaryrefslogtreecommitdiffstats
path: root/package/libnl-tiny/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* [package] libnl-tiny: port upstream bugfix ↵Jo-Philipp Wich2012-04-011-2/+2
| | | | | | 8ee16e6688657886f591f0841cb8e892743ecf2a from libnl, fixes error on hostapd interface initialization git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31155 3c298f89-4303-0410-b956-a3cf2f4a3e73
* libnl-tiny: Fix for c++ compatibilityFelix Fietkau2011-01-261-1/+1
| | | | | | | | | | g++ compiler issued some errors like "invalid conversion from void* to *struct nl_attr" when compiling cpp file which calls libnl-tiny functions. (it's OK with gcc) Also see https://dev.openwrt.org/ticket/7854 Patch from: kentarou matsuyama <matsuyama@thinktube.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25101 3c298f89-4303-0410-b956-a3cf2f4a3e73
* libnl-tiny: add -fpicFelix Fietkau2009-05-041-0/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15594 3c298f89-4303-0410-b956-a3cf2f4a3e73
* libnl-tiny: install a pkg-config fileFelix Fietkau2009-04-301-1/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15515 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add libnl-tiny as a small replacement for libnl with only genl support includedFelix Fietkau2009-04-301-0/+49
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15507 3c298f89-4303-0410-b956-a3cf2f4a3e73