# # Copyright (C) 2006 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. # # $Id: Makefile 10203 2008-01-15 03:25:11Z matteo $ include $(TOPDIR)/rules.mk include $(INCLUDE_DIR)/kernel.mk PKG_NAME:=siit PKG_VERSION:=1.1 include $(INCLUDE_DIR)/package.mk define KernelPackage/siit SUBMENU:=Network Devices TITLE:=Stateless IP ICMP Translation Algorithm FILES:=$(PKG_BUILD_DIR)/siit.$(LINUX_KMOD_SUFFIX) AUTOLOAD:=$(call AutoLoad,50,siit) endef define KernelPackage/siit/description Stateless IP ICMP Translation Algorithm endef define Build/Prepare mkdir -p $(PKG_BUILD_DIR) cp src/Makefile src/siit.h src/siit.c $(PKG_BUILD_DIR)/ endef define Build/Compile $(MAKE) -C $(LINUX_DIR) \ CROSS_COMPILE="$(TARGET_CROSS)" \ ARCH="$(LINUX_KARCH)" \ SUBDIRS="$(PKG_BUILD_DIR)" \ KERNELDIR=$(LINUX_DIR) \ CC="$(TARGET_CC)" \ modules endef $(eval $(call KernelPackage,siit)) 'this.form.submit();'> upstream openwrtJames
aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/dts/Y1.dts
blob: 783cdaa6df752f77ae954152cb73ff8da19ef56c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49