Moved ninimal-ppp into backyard as it depends on the uIP ppp support.
This commit is contained in:
parent
c5608ad99f
commit
fa3819ed1c
10 changed files with 6 additions and 6 deletions
|
@ -27,7 +27,7 @@
|
|||
#
|
||||
# This file is part of the Contiki desktop environment
|
||||
#
|
||||
# $Id: Makefile,v 1.1 2006/06/17 22:41:30 adamdunkels Exp $
|
||||
# $Id: Makefile,v 1.1 2007/05/26 07:21:01 oliverschmidt Exp $
|
||||
#
|
||||
|
||||
all: contiki
|
|
@ -28,7 +28,7 @@
|
|||
*
|
||||
* This file is part of the Contiki operating system.
|
||||
*
|
||||
* $Id: clock.c,v 1.1 2006/06/17 22:41:30 adamdunkels Exp $
|
||||
* $Id: clock.c,v 1.1 2007/05/26 07:21:01 oliverschmidt Exp $
|
||||
*/
|
||||
|
||||
/**
|
|
@ -28,7 +28,7 @@
|
|||
*
|
||||
* This file is part of the Contiki operating system.
|
||||
*
|
||||
* @(#)$Id: contiki-conf.h,v 1.4 2007/04/11 00:27:31 oliverschmidt Exp $
|
||||
* @(#)$Id: contiki-conf.h,v 1.1 2007/05/26 07:21:01 oliverschmidt Exp $
|
||||
*/
|
||||
|
||||
#ifndef __CONTIKI_CONF_H__
|
|
@ -29,7 +29,7 @@
|
|||
*
|
||||
* This file is part of the Contiki OS
|
||||
*
|
||||
* $Id: contiki-main.c,v 1.1 2006/06/17 22:41:30 adamdunkels Exp $
|
||||
* $Id: contiki-main.c,v 1.1 2007/05/26 07:21:01 oliverschmidt Exp $
|
||||
*
|
||||
*/
|
||||
|
|
@ -27,7 +27,7 @@
|
|||
* NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
|
||||
* SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
*
|
||||
* $Id: ctk-arch.h,v 1.1 2006/06/17 22:41:30 adamdunkels Exp $
|
||||
* $Id: ctk-arch.h,v 1.1 2007/05/26 07:21:01 oliverschmidt Exp $
|
||||
*
|
||||
*/
|
||||
|
|
@ -28,7 +28,7 @@
|
|||
*
|
||||
* This file is part of the Contiki operating system.
|
||||
*
|
||||
* $Id: leds-arch.c,v 1.1 2006/06/17 22:41:30 adamdunkels Exp $
|
||||
* $Id: leds-arch.c,v 1.1 2007/05/26 07:21:01 oliverschmidt Exp $
|
||||
*/
|
||||
|
||||
/**
|
Loading…
Reference in a new issue