1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-12-26 02:13:02 +02:00

do not build kernel module here

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1679 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
nico 2005-08-15 03:22:42 +00:00
parent ce089361e2
commit a546c891ad

View File

@ -51,7 +51,7 @@ $(PKG_BUILD_DIR)/.configured:
$(DISABLE_NLS) \ $(DISABLE_NLS) \
--enable-shared \ --enable-shared \
--enable-static \ --enable-static \
--enable-kernel-module \ --disable-kernel-module \
--enable-lib \ --enable-lib \
--enable-util \ --enable-util \
--disable-example \ --disable-example \