diff options
author | Dirk Opfer <dirk@opfer-online.de> | 2006-06-21 14:08:25 +0000 |
---|---|---|
committer | OpenEmbedded Project <openembedded-devel@lists.openembedded.org> | 2006-06-21 14:08:25 +0000 |
commit | 8a23fffee77f6f10025cf43f3c651bdd0c61d656 (patch) | |
tree | 6625f0edbc3b2f7883a6bb918414c46cbbb89d4f /site | |
parent | 7d3136018630882e597a1c19d0fbac2f2fc2207c (diff) |
site/mipsel-linux-uclibc: set default value for rp-pppoe
Diffstat (limited to 'site')
-rw-r--r-- | site/mipsel-linux-uclibc | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/site/mipsel-linux-uclibc b/site/mipsel-linux-uclibc index cdf6fc5cf3..075b77ee5b 100644 --- a/site/mipsel-linux-uclibc +++ b/site/mipsel-linux-uclibc @@ -134,3 +134,6 @@ samba_cv_sysquotas_file=${samba_cv_sysquotas_file=lib/sysquotas_4A.c} # This cached value needs a local patch to pick it up, upstream 3.0.14a # doesn't cache it. samba_cv_LINUX_LFS_SUPPORT=${samba_cv_LINUX_LFS_SUPPORT=yes} + +# rp-pppoe +rpppoe_cv_pack_bitfields=${rpppoe_cv_pack_bitfields=rev} |