Re-order patch location and compat code
authorLuis R. Rodriguez <lrodriguez@atheros.com>
Fri, 11 Dec 2009 00:33:59 +0000 (16:33 -0800)
committerLuis R. Rodriguez <lrodriguez@atheros.com>
Fri, 11 Dec 2009 00:36:32 +0000 (16:36 -0800)
commit1a8c0d67ff56b62d132267fafdd881d69a38ba30
treecac4082ff21473b6917343b66609cdf0c426487e
parentb2399a1d9ff2ad8fc1fdc53029e44ecba4479ed3
Re-order patch location and compat code

The patches can now go on the top level dir as that
is all we ship with. The top level compat/ dir now
exists as the home of the copied compat module
and we build the compat module there.

Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
40 files changed:
Makefile
compat/patches/01-netdev.patch [deleted file]
compat/patches/02-ksize.patch [deleted file]
compat/patches/03-rfkill.patch [deleted file]
compat/patches/04-netns.patch [deleted file]
compat/patches/05-usb.patch [deleted file]
compat/patches/06-header-changes.patch [deleted file]
compat/patches/07-change-default-rate-alg.patch [deleted file]
compat/patches/08-rename-iwl4965-config.patch [deleted file]
compat/patches/09-threaded-irq.patch [deleted file]
compat/patches/10-add-wext-handlers-to-netdev.patch [deleted file]
compat/patches/11-dev-pm-ops.patch [deleted file]
compat/patches/12-iw_handler-changes.patch [deleted file]
compat/patches/13-trace.patch [deleted file]
compat/patches/14-device-type.patch [deleted file]
compat/patches/15-symbol-export-conflicts.patch [deleted file]
compat/patches/16-bluetooth.patch [deleted file]
compat/patches/98-add-compat-wireless.patch [deleted file]
compat/patches/99-change-makefiles.patch [deleted file]
compat/patches/README [deleted file]
patches/01-netdev.patch [new file with mode: 0644]
patches/02-ksize.patch [new file with mode: 0644]
patches/03-rfkill.patch [new file with mode: 0644]
patches/04-netns.patch [new file with mode: 0644]
patches/05-usb.patch [new file with mode: 0644]
patches/06-header-changes.patch [new file with mode: 0644]
patches/07-change-default-rate-alg.patch [new file with mode: 0644]
patches/08-rename-iwl4965-config.patch [new file with mode: 0644]
patches/09-threaded-irq.patch [new file with mode: 0644]
patches/10-add-wext-handlers-to-netdev.patch [new file with mode: 0644]
patches/11-dev-pm-ops.patch [new file with mode: 0644]
patches/12-iw_handler-changes.patch [new file with mode: 0644]
patches/13-trace.patch [new file with mode: 0644]
patches/14-device-type.patch [new file with mode: 0644]
patches/15-symbol-export-conflicts.patch [new file with mode: 0644]
patches/16-bluetooth.patch [new file with mode: 0644]
patches/98-add-compat-wireless.patch [new file with mode: 0644]
patches/99-change-makefiles.patch [new file with mode: 0644]
patches/README [new file with mode: 0644]
scripts/admin-update.sh