1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-08-21 23:08:59 +03:00
openwrt-xburst/target/linux/generic
juhosg def4db1886 swconfig: make it compatible with 3.7
swconfig does not compile with 3.7 because

struct netlink_notify->pid    has been renamed to
struct netlink_notify->portid

and

struct genl_info->snd_pid     has been renamed to
struct genl_info->snd_portid

Use the new names and add compatibility patches
to 3.3 and 3.6.

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34288 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-11-21 17:38:11 +00:00
..
base-files initramfs: allow preinit to enable switching from initramfs to tmpfs to allow overlayfs to be mounted on top of it 2011-08-11 20:32:57 +00:00
files swconfig: make it compatible with 3.7 2012-11-21 17:38:11 +00:00
image rename target/linux/generic-2.6 to generic 2010-06-26 20:42:58 +00:00
patches-3.3 swconfig: make it compatible with 3.7 2012-11-21 17:38:11 +00:00
patches-3.6 swconfig: make it compatible with 3.7 2012-11-21 17:38:11 +00:00
patches-3.7 generic: convert yaffs to use kuid_t and kgid_t on 3.6+ 2012-11-20 17:45:24 +00:00
config-3.3 kernel: add CONFIG_XZ_DEC=y to generic 2012-11-18 20:48:53 +00:00
config-3.6 refresh all kernel configurations 2012-11-20 07:19:06 +00:00
config-3.7 generic: add some missing symbols for 3.7 2012-11-20 21:34:43 +00:00
PATCHES fix a typo in the kernel patch description 2011-04-16 18:40:23 +00:00