From 38ebf741139d9a3c952cef0322821c8630e1a4e4 Mon Sep 17 00:00:00 2001 From: Alessandro Rubini Date: Sun, 21 Nov 2010 11:39:31 +0100 Subject: [PATCH] Makefile: added nic/ This simply addes ./nic to the subdiretories being compiled --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 22e0f372..21c8c596 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ -DIRS = wr_minic +DIRS = wr_minic nic # We may "LINUX ?= /usr/src/linux-wrswitch", but it's better to leave it empty -- 2.18.1