OSDN Git Service

build configurations for ASUS products
authorChih-Wei Huang <cwhuang@linux.org.tw>
Wed, 30 Nov 2011 06:31:18 +0000 (14:31 +0800)
committerChih-Wei Huang <cwhuang@linux.org.tw>
Wed, 30 Nov 2011 06:40:10 +0000 (14:40 +0800)
commit73e0bbfb9a639e1a7753e5c0d2eeedf08e64f49e
tree23dd94c47a97b107b5866d8f6751061d4ddaad66
build configurations for ASUS products

This repository merges device/asus/eeepc and device/asus/laptop into one
to share common settings.
17 files changed:
common/AndroidProducts.mk [new file with mode: 0644]
common/asus_info [new file with mode: 0644]
common/generic_asus.mk [new file with mode: 0644]
common/vendorsetup.sh [new file with mode: 0644]
eeepc/AndroidBoard.mk [new file with mode: 0644]
eeepc/BoardConfig.mk [new file with mode: 0644]
eeepc/eeepc.mk [new file with mode: 0644]
eeepc/eeepc_defconfig [new file with mode: 0644]
eeepc/init.eeepc.rc [new file with mode: 0644]
eeepc/system.prop [new file with mode: 0644]
laptop/AndroidBoard.mk [new file with mode: 0644]
laptop/BoardConfig.mk [new file with mode: 0644]
laptop/README [new file with mode: 0644]
laptop/init.asus_laptop.rc [new file with mode: 0644]
laptop/laptop.mk [new file with mode: 0644]
laptop/laptop_defconfig [new file with mode: 0644]
laptop/system.prop [new file with mode: 0644]