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 21.02.0-rc3' type='application/atom+xml'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/toolchain/eglibc/Config.in
blob: 82f939b07fdc97ea7878c703aea51cdc330865b2 (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