uml: mark as source-only
Get rid of a special case in the buildbot script Signed-off-by: Felix Fietkau <nbd@nbd.name>
This commit is contained in:
parent
4d73b6b8d0
commit
c2ecf9c37a
@ -20,7 +20,7 @@ ARCH:=$(shell uname -m | sed \
|
|||||||
)
|
)
|
||||||
BOARD:=uml
|
BOARD:=uml
|
||||||
BOARDNAME:=User Mode Linux
|
BOARDNAME:=User Mode Linux
|
||||||
FEATURES:=squashfs ext4 audio
|
FEATURES:=squashfs ext4 audio source-only
|
||||||
MAINTAINER:=Florian Fainelli <florian@openwrt.org>
|
MAINTAINER:=Florian Fainelli <florian@openwrt.org>
|
||||||
|
|
||||||
KERNEL_PATCHVER:=4.4
|
KERNEL_PATCHVER:=4.4
|
||||||
|
Loading…
x
Reference in New Issue
Block a user