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

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

parent c4171f32
No related branches found
No related tags found
No related merge requests found
...@@ -52,4 +52,6 @@ changelog "Removed non-free bits" ...@@ -52,4 +52,6 @@ changelog "Removed non-free bits"
cp debian/changelog debian.master/changelog cp debian/changelog debian.master/changelog
cp debian/changelog debian.saucy/changelog cp debian/changelog debian.saucy/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