]> git.droids-corp.org - dpdk.git/blobdiff - scripts/gen-config-h.sh
ethdev: move hotplug checks and logs in a common place
[dpdk.git] / scripts / gen-config-h.sh
index d36efd6980995d98635fc555690729ca6e108348..1a2436c2bc7842b1bacc530ce6db2e30374043cc 100755 (executable)
@@ -42,4 +42,3 @@ sed 's,CONFIG_\(.*\)=\(.*\)$,#undef \1\
 #define \1 \2,' |
 sed 's,\# CONFIG_\(.*\) is not set$,#undef \1,'
 echo "#endif /* __RTE_CONFIG_H */"
-