summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorRoy Marples <roy@marples.name>2013-11-29 11:15:03 +0000
committerRoy Marples <roy@marples.name>2013-11-29 11:15:03 +0000
commit1cd05a96d5490f317e38001418b61a414142b514 (patch)
tree4ab7ea98b95a754432eaafcf79f9291407c78688 /.gitignore
parent26add2b59fbb3a4a9af63d094cb8a835c61bc528 (diff)
downloaddhcpcd-1cd05a96d5490f317e38001418b61a414142b514.tar.xz
Read the embedded config into global values rather than each time
per interface. Add config toggles to build dhcpcd-embedded.conf into dhcpcd or to read it at runtime. The build process will now build .c and .h files based on dhcpcd-embedded.conf and provide defines to reduce the number or re-allocs if it grows (ie has the full DHCP option list).
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 7d6ba580..759b4d88 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,5 +9,7 @@ dhcpcd
dhcpcd.conf.5
dhcpcd.core
dhcpcd.8
+dhcpcd-embedded.c
+dhcpcd-embedded.h
dhcpcd-run-hooks
dhcpcd-run-hooks.8