mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-03-31 14:41:55 -07:00
iptables: fix build with linux-3.2
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
@@ -23,6 +23,10 @@
|
||||
. config/options $1
|
||||
|
||||
cd $PKG_BUILD
|
||||
|
||||
# remove for building with linux-3.2
|
||||
rm -f include/linux/types.h
|
||||
|
||||
./configure --host=$TARGET_NAME \
|
||||
--build=$HOST_NAME \
|
||||
--prefix=/usr \
|
||||
|
||||
Reference in New Issue
Block a user