Skip to content
Snippets Groups Projects
Commit f9924b1e authored by Ruben Rodriguez's avatar Ruben Rodriguez
Browse files

Added hack to avoid compilation error in linux-lts-quantal

parent ece1d0db
No related branches found
No related tags found
No related merge requests found
...@@ -46,4 +46,6 @@ changelog "Removed non-free bits" ...@@ -46,4 +46,6 @@ changelog "Removed non-free bits"
cp debian/changelog debian.master/changelog cp debian/changelog debian.master/changelog
cp debian/changelog debian.quantal/changelog cp debian/changelog debian.quantal/changelog
/bin/sed '/rtlpriv->cfg->fw_name =/s/.*/rtlpriv->cfg->fw_name = "\/*(DEBLOBBED)*\/";/' drivers/net/wireless/rtlwifi/rtl8192cu/sw.c -i
PARALLEL=true compile PARALLEL=true compile
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment