Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:civ75:U100
ieee80211-rtl
ieee80211-rtl.spec
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File ieee80211-rtl.spec of Package ieee80211-rtl
BuildRequires: kernel-syms module-init-tools Name: ieee80211-rtl License: GPL v2 or later Group: Hardware/Other Summary: Modified ieee80211 stack for the realtek RTL8185 and RTL8187. Version: 1012.0331.2008 Release: 1 Source0: %name-%version.tar.bz2 Source1: preamble BuildRoot: %{_tmppath}/%{name}-%{version}-build %suse_kernel_module_package p %_sourcedir/preamble kdump um %description Modified ieee80211 stack for the realtek RTL8185 and RTL8187. Add support of WMM %package KMP Group: Hardware/Other License: GPL v2 or later Summary: Modified ieee80211 stack for the realtek RTL8185 and RTL8187. %description KMP Modified ieee80211 stack for the realtek RTL8185 and RTL8187. Add support of WMM %prep %setup set -- * mkdir source mv "$@" source/ mkdir obj %build export EXTRA_CFLAGS='-DVERSION=\"%version\"' for flavor in %flavors_to_build; do rm -rf obj/$flavor cp -r source obj/$flavor make -C /usr/src/linux-obj/%_target_cpu/$flavor modules \ M=$PWD/obj/$flavor done %install export INSTALL_MOD_PATH=$RPM_BUILD_ROOT export INSTALL_MOD_DIR=updates for flavor in %flavors_to_build; do make -C /usr/src/linux-obj/%_target_cpu/$flavor modules_install \ M=$PWD/obj/$flavor done %clean rm -rf $RPM_BUILD_ROOT %changelog * Tue Jul 8 2008 vsteenhoute@novell.com - first commit
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor