fix howl build on 2.4 after [6004]: <linux/ethtool.h> uses u* types on 2.4 and __u...
authorNicolas Thill <nico@openwrt.org>
Sun, 7 Jan 2007 23:13:39 +0000 (23:13 +0000)
committerNicolas Thill <nico@openwrt.org>
Sun, 7 Jan 2007 23:13:39 +0000 (23:13 +0000)
commit3711478ffe56cd2e0bd0eaff45af557d623fd31b
tree1943adb502a5db8209f7d67a1a49211687f43a5e
parent37b1a9fca5a968f93e16b076ad6d9f9ed525179f
fix howl build on 2.4 after [6004]: <linux/ethtool.h> uses u* types on 2.4 and __u* types on 2.6, so keep the typedefs for 2.4 and use <linux/types.f> for 2.6 and everyone should be happy :)

SVN-Revision: 6021
libs/howl/patches/04-linux_types.patch [new file with mode: 0644]
libs/howl/patches/04-typedefs.patch [deleted file]