Build ath9k again

I can't find any detailed reason why this was disabled long ago, maybe
an issue long since fixed. Enable it and see if anyone complains
This commit is contained in:
Cole Robinson 2016-01-22 09:50:42 -05:00
parent 2f32cc1697
commit 9803d7cd3f

View File

@ -124,8 +124,6 @@ DNS, HTTP, iSCSI, etc.
%build %build
%ifarch %{buildarches} %ifarch %{buildarches}
cd src cd src
# ath9k drivers are too big for an Option ROM
rm -rf drivers/net/ath/ath9k
make_ipxe() { make_ipxe() {
make %{?_smp_mflags} \ make %{?_smp_mflags} \