commit | aea4c317220cb0ba2dd484df3bc82cb764485220 | [log] [tgz] |
---|---|---|
author | Johann Fischer <j.fischer@phytec.de> | Wed Jun 21 12:07:13 2017 +0200 |
committer | Anas Nashif <nashif@linux.intel.com> | Thu Jun 22 07:09:07 2017 -0400 |
tree | 743187b32911484eb223d1eacb1312872ada9cbf | |
parent | ac075505667e036658069ff756ff7d8bf78f647f [diff] |
samples: wpanusb: remove unnecessary condition for ccflags The condition in src/Makefile is not necessary since the net_private.h is always included from wpanusb.c and is not dependent on the transceiver. Change-Id: I07a0bf599f328bacb8c5677f20eb221a05f30866 Signed-off-by: Johann Fischer <j.fischer@phytec.de>