mirror of
https://github.com/openvswitch/ovs
synced 2025-10-13 14:07:02 +00:00
debian/rules included makefiles from /usr/share/modass/include. Unfortunately these makefiles set some environment variables to values that we do not want in the general Debian build, e.g. on this machine they set CC to gcc-4.1. It appears that it is generally good practice to break out the kernel module rules from the general-purpose rules anyhow, so this commit does so.
6 lines
306 B
Plaintext
6 lines
306 B
Plaintext
debian/changelog usr/src/modules/openvswitch-datapath/debian
|
|
debian/control usr/src/modules/openvswitch-datapath/debian
|
|
debian/compat usr/src/modules/openvswitch-datapath/debian
|
|
debian/*.modules.in usr/src/modules/openvswitch-datapath/debian
|
|
_debian/openvswitch.tar.gz usr/src/modules/openvswitch-datapath
|