]> git.ipfire.org Git - thirdparty/iw.git/commit
iw: include all C files into the binary
authorJohannes Berg <johannes.berg@intel.com>
Thu, 2 May 2019 08:34:37 +0000 (10:34 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Thu, 2 May 2019 08:34:37 +0000 (10:34 +0200)
commitf561cfc1a4db14d054df28fe2a19f9c97c333eb4
treecd9cb9c460147f54d5af1de85c35e3a709609044
parent338059ace9d00adca6015f75f465e7c47cb63ea7
iw: include all C files into the binary

There's really no reason to have a separate configuration
for HWSIM, so we can also always compile that. Then, we
no longer need to spell out the list of files and can just
include all the files.

Change-Id: I2a9141b9924bbc217015fce1076ea01017b88cae
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Makefile