diff options
Diffstat (limited to 'package/fmlib/Config.in')
-rw-r--r-- | package/fmlib/Config.in | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/package/fmlib/Config.in b/package/fmlib/Config.in index d399cabe2a..df4ae440ea 100644 --- a/package/fmlib/Config.in +++ b/package/fmlib/Config.in @@ -7,10 +7,11 @@ config BR2_PACKAGE_FMLIB depends on BR2_powerpc_e500mc || BR2_powerpc_e6500 depends on BR2_LINUX_KERNEL help - The Frame Manager library provides Freescale PowerPC platforms an - API on top of the Frame Manager driver ioctl calls, that provides - a user space application with a simple way to configure driver - parameters and PCD (parse - classify - distribute) rules. + The Frame Manager library provides Freescale PowerPC platforms + an API on top of the Frame Manager driver ioctl calls, that + provides a user space application with a simple way to + configure driver parameters and PCD (parse - classify - + distribute) rules. http://git.freescale.com/git/cgit.cgi/ppc/sdk/fmlib.git/tree/README |