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 h=openwrt-19.07' type='application/atom+xml'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/rb532/modules.mk
blob: 0cbbdab3ea24d71bc49b69884bc20417fd01b12f (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