1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2025-04-21 12:27:27 +03:00

sync with buildroot2 from uclibc, separate ptches in subdir

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@261 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
wbx
2005-02-19 07:36:55 +00:00
parent 9824b68198
commit 3a54ea191d
3 changed files with 17 additions and 8 deletions

View File

@@ -0,0 +1,11 @@
--- bridge-utils-0.9.6/libbridge/Makefile.in.dist 2004-03-01 20:55:52.000000000 -0600
+++ bridge-utils-0.9.6/libbridge/Makefile.in 2004-03-01 20:56:23.000000000 -0600
@@ -5,7 +5,7 @@
RANLIB=@RANLIB@
CC=@CC@
-CFLAGS = -Wall -g $(KERNEL_HEADERS)
+CFLAGS = -Wall -g @CFLAGS@ $(KERNEL_HEADERS)
prefix=@prefix@
exec_prefix=@exec_prefix@