X-Git-Url: http://git.droids-corp.org/?p=dpdk.git;a=blobdiff_plain;f=examples%2Fhelloworld%2FMakefile;h=19a2db703103868d31c0e0734d57dc41704350c6;hp=0e78fa6066a0377f969995c42a528e8f39914666;hb=dada9ef6edc59015b6674b5a95258787c71401b0;hpb=af75078fece3615088e561357c1e97603e43a5fe diff --git a/examples/helloworld/Makefile b/examples/helloworld/Makefile index 0e78fa6066..19a2db7031 100644 --- a/examples/helloworld/Makefile +++ b/examples/helloworld/Makefile @@ -29,7 +29,6 @@ # (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE # OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. # -# version: DPDK.L.1.2.3-3 ifeq ($(RTE_SDK),) $(error "Please define RTE_SDK environment variable")