diff options
author | Jamie Lenehan <lenehan@twibble.org> | 2006-09-11 21:00:32 +0000 |
---|---|---|
committer | Jamie Lenehan <lenehan@twibble.org> | 2006-09-11 21:00:32 +0000 |
commit | b507f825ff88d2c219573bb6ccf59f5a0ddb4257 (patch) | |
tree | ecb6caf1e41adea2ea04b77666f4d601a2b207b2 /site/sh4-linux-uclibc | |
parent | 4082ac4cf6c8d21399aa7aad6838137f9632f4b9 (diff) |
site i486,i586,sh4: Add required site file entry for rp-pppoe.
Diffstat (limited to 'site/sh4-linux-uclibc')
-rw-r--r-- | site/sh4-linux-uclibc | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/site/sh4-linux-uclibc b/site/sh4-linux-uclibc index 30054561f2..c083f418b5 100644 --- a/site/sh4-linux-uclibc +++ b/site/sh4-linux-uclibc @@ -3,6 +3,9 @@ ac_cv_func_realloc_0_nonnull=${ac_cv_func_realloc_0_nonnull=yes} ac_cv_func_malloc_works=${ac_cv_func_malloc_works=yes} ac_cv_func_malloc_0_nonnull=${ac_cv_func_malloc_0_nonnull=yes} +# rp-pppoe +rpppoe_cv_pack_bitfields=${rpppoe_cv_pack_bitfields=rev} + # gettext am_cv_func_working_getline=${am_cv_func_working_getline=yes} |