Skip to content
This repository was archived by the owner on Jan 17, 2020. It is now read-only.

Commit b848964

Browse files
author
benjaoming
committedDec 9, 2012
put get id into separate thread. Use kernel 3.6.8 and greatly reduce size in terms of drivers used
Former-commit-id: 85581c127934348f8c16720b71570643aaf5370e
1 parent ef14fab commit b848964

File tree

12 files changed

+323
-198
lines changed

12 files changed

+323
-198
lines changed
 

‎buildroot/BUILD

+6
Original file line numberDiff line numberDiff line change
@@ -52,3 +52,9 @@ cd output/build/linux-xx/
5252
make clean
5353
cd ../../../
5454
make
55+
56+
57+
NOTES:
58+
59+
Building with static device table: TTY is "tty1"
60+
Building with devtmpfs use "ttyS0"

0 commit comments

Comments
 (0)
This repository has been archived.