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

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

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