From 7e14156cec7176f4244d9d99b309c2e3da99f358 Mon Sep 17 00:00:00 2001 From: Bade Appala Naidu Date: Thu, 3 May 2012 15:49:22 +0530 Subject: Added default defconfig for snowbal to do make snowball_defconfig --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 2cd3e97..a35d9a9 100644 --- a/Makefile +++ b/Makefile @@ -12,7 +12,7 @@ KERNEL_OUTPUT ?= /lib/modules/$(shell uname -r)/build DESTDIR ?= $(CURDIR)/build # Default config file -LTP_CONFIG ?= defconfig +LTP_CONFIG ?= snowball_defconfig # Number of parallell make jobs JOBS ?= 1 # ------------ -- cgit v1.2.3