define Build/Compile $(call Build/Compile/Default) $(TARGET_CC) -o $(PKG_BUILD_DIR)/adam2patcher $(PLATFORM_DIR)/src/adam2patcher.c endef define Package/base-files/install-target mkdir -p $(1)/sbin $(CP) $(PKG_BUILD_DIR)/adam2patcher $(1)/sbin endef it/openwrt/upstream/atom/package/utils/lua/patches/001-include-version-number.patch?h=master' type='application/atom+xml'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/package/utils/lua/patches/001-include-version-number.patch
blob: f769e607367fb03660cf6353e6b2d050ea743b43 (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
50
51
52
53
54
55
56
57