From 69c6d3405baef2d94705cd29f7b357e77bb96fa6 Mon Sep 17 00:00:00 2001 From: patacongo Date: Fri, 1 Apr 2011 14:30:43 +0000 Subject: Remove .built_always git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@3449 7fd9a85b-ad96-42d3-883c-3090e2eb8679 --- nuttx/configs/eagle100/nsh/appconfig | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'nuttx/configs/eagle100/nsh') diff --git a/nuttx/configs/eagle100/nsh/appconfig b/nuttx/configs/eagle100/nsh/appconfig index 8879488daf..43be4b653b 100644 --- a/nuttx/configs/eagle100/nsh/appconfig +++ b/nuttx/configs/eagle100/nsh/appconfig @@ -35,9 +35,9 @@ # Path to example in apps/examples containing the user_start entry point -CONFIGURED_APPS += examples/nsh=.built_always +CONFIGURED_APPS += examples/nsh # The NSH Library -CONFIGURED_APPS += nshlib=.built_always +CONFIGURED_APPS += nshlib -- cgit v1.2.3