mirror of https://github.com/hak5/openwrt.git
parent
a0ec42b3ed
commit
630d42077a
|
@ -35,6 +35,7 @@ $(PKG_BUILD_DIR)/.configured: $(PKG_BUILD_DIR)/.patched
|
||||||
--build=$(GNU_HOST_NAME) \
|
--build=$(GNU_HOST_NAME) \
|
||||||
--prefix=/usr \
|
--prefix=/usr \
|
||||||
--sysconfdir=/etc \
|
--sysconfdir=/etc \
|
||||||
|
--without-x \
|
||||||
--with-drivers='all,!RouterBoard,!X11' \
|
--with-drivers='all,!RouterBoard,!X11' \
|
||||||
--with-plugins=wireless )
|
--with-plugins=wireless )
|
||||||
touch $(PKG_BUILD_DIR)/.configured
|
touch $(PKG_BUILD_DIR)/.configured
|
||||||
|
|
Loading…
Reference in New Issue