代码搜索:OpenWrt
找到约 89 项符合「OpenWrt」的源代码
代码结果 89
www.eeworm.com/read/322856/13363610
openwrt readme.openwrt
MiniUPnP Daemon
(c) 2006 Thomas Bernard
This software is subject to the conditions detailed in
the LICENCE file provided within the distribution.
How to build and run miniupnpd for your router runnin
www.eeworm.com/read/322856/13363702
openwrt makefile.openwrt
# $Id: Makefile.openwrt,v 1.10 2007/10/06 12:49:49 nanard Exp $
# http://miniupnp.free.fr/
# Author : Thomas Bernard
# for use with GNU Make
include $(TOPDIR)/rules.mk
#CFLAGS = -Wall -O -D_GNU_SOURCE
www.eeworm.com/read/340847/12131085
openwrt readme.openwrt
MiniUPnP Daemon
(c) 2006 Thomas Bernard
This software is subject to the conditions detailed in
the LICENCE file provided within the distribution.
How to build and run miniupnpd for your router runnin
www.eeworm.com/read/340847/12131166
openwrt makefile.openwrt
# $Id: Makefile.openwrt,v 1.12 2008/05/01 23:11:18 nanard Exp $
# http://miniupnp.free.fr/
# Author : Thomas Bernard
# for use with GNU Make
# This Makefile would probably need some modifications depe
www.eeworm.com/read/322856/13363518
openwrt config.h.openwrt
/* $Id: config.h.openwrt,v 1.2 2007/04/26 19:11:09 nanard Exp $ */
/* MiniUPnP Project
* http:///miniupnp.free.fr
* (c) 2006 Thomas Bernard
*/
#ifndef __CONFIG_H__
#define __CONFIG_H__
#define UPN
www.eeworm.com/read/340847/12131001
openwrt config.h.openwrt
/* $Id: config.h.openwrt,v 1.3 2008/05/01 23:11:18 nanard Exp $ */
/* MiniUPnP Project
* http:///miniupnp.free.fr
* (c) 2006-2008 Thomas Bernard
*/
#ifndef __CONFIG_H__
#define __CONFIG_H__
#defin
www.eeworm.com/read/234443/14112575
makefile
VPATH = ../src
CROSS = ~/openwrt/staging_dir_mipsel
CC = $(CROSS)/bin/mipsel-linux-uclibc-gcc
LD = $(CC)
CFLAGS = -I$(CROSS)/include -I$(CROSS)/usr/include -O3 -pipe -mips32 -mtune=mips32 -Wal
www.eeworm.com/read/337447/3340058
readme
To (re)build xl2tpd for openwrt:
cat OpenWrt-SDK-Linux-i686-1.tar.bz2 | tar -xvf -
cd ~/OpenWrt-SDK-Linux-i686-1
rm -r package/helloworld
svn co https://svn.openwrt.org/openwrt/branches/whiterussian
www.eeworm.com/read/402579/2318968
c add_header.c
/*
* add_header.c - partially based on OpenWrt's motorola-bin.c
*
* Copyright (C) 2008 Imre Kaloz
* Gabor Juhos
*
* This program is f
www.eeworm.com/read/316872/3585423
c gpio.c
/*
* Copyright (C) 2007, OpenWrt.org, Florian Fainelli
* Architecture specific GPIO support
*
* This program is free software; you can redistribute it and/or modify it