aboutsummaryrefslogtreecommitdiffstats
path: root/site/common
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2007-07-28 18:07:34 +0000
committerKoen Kooi <koen@openembedded.org>2007-07-28 18:07:34 +0000
commitce284e43f66b60d67f0f326057345dd0bcc33a7d (patch)
tree1cea500ad04643ec6b1807b308faed04ad9c5fa5 /site/common
parent3ee793af2816e0ba05b1b51f17639deeda7dbe1e (diff)
downloadopenembedded-ce284e43f66b60d67f0f326057345dd0bcc33a7d.tar.gz
site: we all have /dev/random, so put it in common
Diffstat (limited to 'site/common')
-rw-r--r--site/common2
1 files changed, 2 insertions, 0 deletions
diff --git a/site/common b/site/common
index f73a36abed..565b053623 100644
--- a/site/common
+++ b/site/common
@@ -1,2 +1,4 @@
# libelf
mr_cv_target_elf=${mr_cv_target_elf=yes}
+
+ac_cv_file__dev_random=${ac_cv_file__dev_random=yes}