summaryrefslogtreecommitdiff
path: root/include/openflow/.gitignore
diff options
context:
space:
mode:
authorBen Pfaff <blp@nicira.com>2010-01-25 10:49:31 -0800
committerBen Pfaff <blp@nicira.com>2010-01-25 10:49:31 -0800
commit05b3c97be6a9a5efa27edb40023e329f680837c5 (patch)
treecec5b32820beebc50aacac91b6611caa0078cb65 /include/openflow/.gitignore
parent84a0ee89e29cdae2b9cc80ae383a1222ba4f5ad5 (diff)
downloadopenvswitch-05b3c97be6a9a5efa27edb40023e329f680837c5.tar.gz
Add build checks for portable OpenFlow structure padding and alignment.
This causes the build to fail with an error message if openflow.h contains a structure whose members are not aligned in a portable way.
Diffstat (limited to 'include/openflow/.gitignore')
-rw-r--r--include/openflow/.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/openflow/.gitignore b/include/openflow/.gitignore
new file mode 100644
index 000000000..db736db51
--- /dev/null
+++ b/include/openflow/.gitignore
@@ -0,0 +1 @@
+/openflow.h.stamp