OSDN Git Service

gn-build: Get //udrv:udrv to compile
authorArman Uguray <armansito@google.com>
Fri, 29 May 2015 22:24:14 +0000 (15:24 -0700)
committerArman Uguray <armansito@google.com>
Mon, 1 Jun 2015 22:46:22 +0000 (22:46 +0000)
commit17cd127445af1bd8a89bb1ea419e415392f1eee3
tree69ae614e138b0cca85c29a9e21751b352ef82e72
parent6b5811e2b4c6369738ad2d58a7d4cf4740d9a298
gn-build: Get //udrv:udrv to compile

This patch gets the //udrv:udrv target to compile using GN + ninja as its own
build target. Since this module only contains a single file, keeping it as a
"source_set".

Change-Id: I98c3b78b374f4102b2e6e565841eaa474bef9056
udrv/BUILD.gn [new file with mode: 0644]