Build dh-chromeos

dh-chromeos was originally intended for use once we switch to
chromiumos-build, but it turns out that it would be useful to be able to
use it beforehand to correct some cross-build problems. Accordingly,
give it a make_pkg.sh file and add it to build_platform_packages.sh.

Review URL: http://codereview.chromium.org/525030
This commit is contained in:
Colin Watson 2010-01-05 20:37:35 +00:00
parent fae2db8c2d
commit 8fe80a30e1

View File

@ -26,7 +26,7 @@ NUM_JOBS=`grep -c "^processor" /proc/cpuinfo`
PLATFORM_DIR="$SRC_ROOT/platform" PLATFORM_DIR="$SRC_ROOT/platform"
PLATFORM_DIRS="acpi assets fake_hal init installer login_manager \ PLATFORM_DIRS="acpi assets dh-chromeos fake_hal init installer login_manager \
memento_softwareupdate pam_google window_manager \ memento_softwareupdate pam_google window_manager \
cros chrome screenlocker cryptohome \ cros chrome screenlocker cryptohome \
monitor_reconfig microbenchmark minijail metrics_collection \ monitor_reconfig microbenchmark minijail metrics_collection \