diff options
author | Zheng Da <zhengda1936@gmail.com> | 2009-12-06 05:26:23 +0100 |
---|---|---|
committer | Zheng Da <zhengda1936@gmail.com> | 2009-12-06 05:26:23 +0100 |
commit | 8a6d48c0542876eb3acfc0970c0ab7872db08d5f (patch) | |
tree | 496e78bc728317ea779781b92f897d16936ee231 /libdde_linux26/lib/src_ip | |
parent | b4bffcfcdf3ab7a55d664e9aa5907f88da503f38 (diff) |
check in the original version of dde linux26.
Diffstat (limited to 'libdde_linux26/lib/src_ip')
-rw-r--r-- | libdde_linux26/lib/src_ip/.svn/all-wcprops | 17 | ||||
-rw-r--r-- | libdde_linux26/lib/src_ip/.svn/entries | 99 | ||||
-rw-r--r-- | libdde_linux26/lib/src_ip/.svn/format | 1 | ||||
-rw-r--r-- | libdde_linux26/lib/src_ip/.svn/text-base/Makefile.svn-base | 52 | ||||
-rw-r--r-- | libdde_linux26/lib/src_ip/.svn/text-base/broken.svn-base | 0 | ||||
-rw-r--r-- | libdde_linux26/lib/src_ip/Makefile | 52 | ||||
-rw-r--r-- | libdde_linux26/lib/src_ip/broken | 0 | ||||
-rw-r--r-- | libdde_linux26/lib/src_ip/linux/.svn/all-wcprops | 11 | ||||
-rw-r--r-- | libdde_linux26/lib/src_ip/linux/.svn/entries | 62 | ||||
-rw-r--r-- | libdde_linux26/lib/src_ip/linux/.svn/format | 1 | ||||
-rw-r--r-- | libdde_linux26/lib/src_ip/linux/.svn/text-base/autoconf.h.svn-base | 5 | ||||
-rw-r--r-- | libdde_linux26/lib/src_ip/linux/autoconf.h | 5 |
12 files changed, 305 insertions, 0 deletions
diff --git a/libdde_linux26/lib/src_ip/.svn/all-wcprops b/libdde_linux26/lib/src_ip/.svn/all-wcprops new file mode 100644 index 00000000..d04375ed --- /dev/null +++ b/libdde_linux26/lib/src_ip/.svn/all-wcprops @@ -0,0 +1,17 @@ +K 25 +svn:wc:ra_dav:version-url +V 61 +/repos/tudos/!svn/ver/455/trunk/l4/pkg/dde/linux26/lib/src_ip +END +broken +K 25 +svn:wc:ra_dav:version-url +V 68 +/repos/tudos/!svn/ver/455/trunk/l4/pkg/dde/linux26/lib/src_ip/broken +END +Makefile +K 25 +svn:wc:ra_dav:version-url +V 70 +/repos/tudos/!svn/ver/322/trunk/l4/pkg/dde/linux26/lib/src_ip/Makefile +END diff --git a/libdde_linux26/lib/src_ip/.svn/entries b/libdde_linux26/lib/src_ip/.svn/entries new file mode 100644 index 00000000..f5379f5f --- /dev/null +++ b/libdde_linux26/lib/src_ip/.svn/entries @@ -0,0 +1,99 @@ +9 + +dir +465 +http://svn.tudos.org/repos/tudos/trunk/l4/pkg/dde/linux26/lib/src_ip +http://svn.tudos.org/repos/tudos + + + +2009-05-20T14:32:55.606606Z +455 +l4check + + +svn:special svn:externals svn:needs-lock + + + + + + + + + + + +a704ac0b-3a55-4d43-a2a9-7be6f07c34fb + +linux +dir + +broken +file + + + + +2009-11-15T17:17:04.000000Z +d41d8cd98f00b204e9800998ecf8427e +2009-05-20T14:32:55.606606Z +455 +l4check + + + + + + + + + + + + + + + + + + + + + +0 + +Makefile +file + + + + +2009-11-15T17:17:04.000000Z +7e808a8830267ec522311a3fa05f9776 +2008-03-18T03:51:56.301196Z +322 +l4check + + + + + + + + + + + + + + + + + + + + + +1774 + diff --git a/libdde_linux26/lib/src_ip/.svn/format b/libdde_linux26/lib/src_ip/.svn/format new file mode 100644 index 00000000..ec635144 --- /dev/null +++ b/libdde_linux26/lib/src_ip/.svn/format @@ -0,0 +1 @@ +9 diff --git a/libdde_linux26/lib/src_ip/.svn/text-base/Makefile.svn-base b/libdde_linux26/lib/src_ip/.svn/text-base/Makefile.svn-base new file mode 100644 index 00000000..9665ff9b --- /dev/null +++ b/libdde_linux26/lib/src_ip/.svn/text-base/Makefile.svn-base @@ -0,0 +1,52 @@ +PKGDIR ?= ../../.. +L4DIR ?= $(PKGDIR)/../.. +CONTRIB ?= $(PKGDIR)/linux26/contrib + +-include $(PKGDIR_OBJ)/Makeconf + +ifeq ($(CONFIG_DDE26_NET),y) +TARGET += libdde_linux26_net_ip.a +endif + +SYSTEMS = x86-l4v2 + +ifeq ($(ARCH), x86) +ARCH_DIR = arch/i386 +endif + +# contrib sources are in $(CONTRIB) +vpath %.c $(CONTRIB) $(PKGDIR)/linux26/lib/src +vpath %.S $(CONTRIB) $(PKGDIR)/linux26/lib/src + +PRIVATE_INCDIR += $(CONTRIB)/drivers/pci $(PKGDIR)/linux26/lib/src/arch/l4 \ + $(CONTRIB)/$(ARCH_DIR)/pci $(CONTRIB)/drivers/base/ \ + $(CONTRIB)/lib $(PKGDIR_OBJ) $(CONTRIB)/net/core + +ifeq ($(ARCH), x86) +SRC_S_libdde_linux26_net_ip.a += $(ARCH_DIR)/lib/checksum.S +endif + +SRC_C_libdde_linux26_net_ip.a += \ + arch/l4/net.c \ + drivers/net/mii.c \ + net/core/skbuff.c \ + net/core/utils.c \ + net/core/dev.c \ + net/core/ethtool.c \ + net/core/link_watch.c \ + net/core/dev_mcast.c \ + net/core/neighbour.c \ + net/core/netevent.c \ + net/ethernet/eth.c \ + net/sched/sch_generic.c \ + arch/l4/inodes.c \ + mm/memory.c \ + net/core/filter.c \ + net/core/rtnetlink.c \ + net/core/sock.c \ + net/netlink/af_netlink.c \ + net/netlink/attr.c + +include $(PKGDIR)/linux26/Makeconf + +include $(L4DIR)/mk/lib.mk diff --git a/libdde_linux26/lib/src_ip/.svn/text-base/broken.svn-base b/libdde_linux26/lib/src_ip/.svn/text-base/broken.svn-base new file mode 100644 index 00000000..e69de29b --- /dev/null +++ b/libdde_linux26/lib/src_ip/.svn/text-base/broken.svn-base diff --git a/libdde_linux26/lib/src_ip/Makefile b/libdde_linux26/lib/src_ip/Makefile new file mode 100644 index 00000000..9665ff9b --- /dev/null +++ b/libdde_linux26/lib/src_ip/Makefile @@ -0,0 +1,52 @@ +PKGDIR ?= ../../.. +L4DIR ?= $(PKGDIR)/../.. +CONTRIB ?= $(PKGDIR)/linux26/contrib + +-include $(PKGDIR_OBJ)/Makeconf + +ifeq ($(CONFIG_DDE26_NET),y) +TARGET += libdde_linux26_net_ip.a +endif + +SYSTEMS = x86-l4v2 + +ifeq ($(ARCH), x86) +ARCH_DIR = arch/i386 +endif + +# contrib sources are in $(CONTRIB) +vpath %.c $(CONTRIB) $(PKGDIR)/linux26/lib/src +vpath %.S $(CONTRIB) $(PKGDIR)/linux26/lib/src + +PRIVATE_INCDIR += $(CONTRIB)/drivers/pci $(PKGDIR)/linux26/lib/src/arch/l4 \ + $(CONTRIB)/$(ARCH_DIR)/pci $(CONTRIB)/drivers/base/ \ + $(CONTRIB)/lib $(PKGDIR_OBJ) $(CONTRIB)/net/core + +ifeq ($(ARCH), x86) +SRC_S_libdde_linux26_net_ip.a += $(ARCH_DIR)/lib/checksum.S +endif + +SRC_C_libdde_linux26_net_ip.a += \ + arch/l4/net.c \ + drivers/net/mii.c \ + net/core/skbuff.c \ + net/core/utils.c \ + net/core/dev.c \ + net/core/ethtool.c \ + net/core/link_watch.c \ + net/core/dev_mcast.c \ + net/core/neighbour.c \ + net/core/netevent.c \ + net/ethernet/eth.c \ + net/sched/sch_generic.c \ + arch/l4/inodes.c \ + mm/memory.c \ + net/core/filter.c \ + net/core/rtnetlink.c \ + net/core/sock.c \ + net/netlink/af_netlink.c \ + net/netlink/attr.c + +include $(PKGDIR)/linux26/Makeconf + +include $(L4DIR)/mk/lib.mk diff --git a/libdde_linux26/lib/src_ip/broken b/libdde_linux26/lib/src_ip/broken new file mode 100644 index 00000000..e69de29b --- /dev/null +++ b/libdde_linux26/lib/src_ip/broken diff --git a/libdde_linux26/lib/src_ip/linux/.svn/all-wcprops b/libdde_linux26/lib/src_ip/linux/.svn/all-wcprops new file mode 100644 index 00000000..7b75c705 --- /dev/null +++ b/libdde_linux26/lib/src_ip/linux/.svn/all-wcprops @@ -0,0 +1,11 @@ +K 25 +svn:wc:ra_dav:version-url +V 67 +/repos/tudos/!svn/ver/322/trunk/l4/pkg/dde/linux26/lib/src_ip/linux +END +autoconf.h +K 25 +svn:wc:ra_dav:version-url +V 78 +/repos/tudos/!svn/ver/322/trunk/l4/pkg/dde/linux26/lib/src_ip/linux/autoconf.h +END diff --git a/libdde_linux26/lib/src_ip/linux/.svn/entries b/libdde_linux26/lib/src_ip/linux/.svn/entries new file mode 100644 index 00000000..1043dcd1 --- /dev/null +++ b/libdde_linux26/lib/src_ip/linux/.svn/entries @@ -0,0 +1,62 @@ +9 + +dir +465 +http://svn.tudos.org/repos/tudos/trunk/l4/pkg/dde/linux26/lib/src_ip/linux +http://svn.tudos.org/repos/tudos + + + +2008-03-18T03:51:56.301196Z +322 +l4check + + +svn:special svn:externals svn:needs-lock + + + + + + + + + + + +a704ac0b-3a55-4d43-a2a9-7be6f07c34fb + +autoconf.h +file + + + + +2009-11-15T17:17:04.000000Z +59f22062ea21fbca61a108210ce85e73 +2008-03-18T03:51:56.301196Z +322 +l4check + + + + + + + + + + + + + + + + + + + + + +139 + diff --git a/libdde_linux26/lib/src_ip/linux/.svn/format b/libdde_linux26/lib/src_ip/linux/.svn/format new file mode 100644 index 00000000..ec635144 --- /dev/null +++ b/libdde_linux26/lib/src_ip/linux/.svn/format @@ -0,0 +1 @@ +9 diff --git a/libdde_linux26/lib/src_ip/linux/.svn/text-base/autoconf.h.svn-base b/libdde_linux26/lib/src_ip/linux/.svn/text-base/autoconf.h.svn-base new file mode 100644 index 00000000..7ddb3693 --- /dev/null +++ b/libdde_linux26/lib/src_ip/linux/.svn/text-base/autoconf.h.svn-base @@ -0,0 +1,5 @@ +/* Include original DDE26 autoconf file */ +#include_next <linux/autoconf.h> + +/* Because we do ! need INET support */ +#define CONFIG_INET 1 diff --git a/libdde_linux26/lib/src_ip/linux/autoconf.h b/libdde_linux26/lib/src_ip/linux/autoconf.h new file mode 100644 index 00000000..7ddb3693 --- /dev/null +++ b/libdde_linux26/lib/src_ip/linux/autoconf.h @@ -0,0 +1,5 @@ +/* Include original DDE26 autoconf file */ +#include_next <linux/autoconf.h> + +/* Because we do ! need INET support */ +#define CONFIG_INET 1 |