summaryrefslogtreecommitdiffstats
path: root/build
blob: b5578cdd7bae3790cde9e55f58b6175e3b993762 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#! /usr/bin/make -f

nop:
	@:

build:
	oh-autobuild -j $${JOBS:-1}

install:
	oh-autoinstall
	oh-fixperms
	oh-strip
	chmod u+s dest/bin/busybox
	oh-installfiles