Update of /cvsroot/leaf/src/bering-uclibc/apps/gpio
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv28975
Modified Files:
buildtool.mk
Log Message:
update for kernel compile with gcc-3.3.x
Index: buildtool.mk
===================================================================
RCS file: /cvsroot/leaf/src/bering-uclibc/apps/gpio/buildtool.mk,v
retrieving revision 1.8
retrieving revision 1.9
diff -C2 -d -r1.8 -r1.9
*** buildtool.mk 21 Aug 2004 11:08:35 -0000 1.8
--- buildtool.mk 22 Dec 2004 09:50:41 -0000 1.9
***************
*** 13,17 ****
build:
! make KERNELDIR=$(BT_LINUX_DIR)
CC=$(BT_STAGING_DIR)/usr/local/kgcc/bin/gcc CFLAGS="-Os -DMODULE -D__KERNEL__
-I$(BT_LINUX_DIR)/include -Wall" -C $(GPIO_DIR)
$(MAKE) CC=$(TARGET_CC) -C $(GPIO_DIR) -f Makefile.drivertest
-$(BT_STRIP) -s --remove-section=.note --remove-section=.comment
$(GPIO_DIR)/drivertest
--- 13,17 ----
build:
! make KERNELDIR=$(BT_LINUX_DIR) CC=$(TARGET_CC) CFLAGS="-Os -DMODULE
-D__KERNEL__ -I$(BT_LINUX_DIR)/include -Wall" -C $(GPIO_DIR)
$(MAKE) CC=$(TARGET_CC) -C $(GPIO_DIR) -f Makefile.drivertest
-$(BT_STRIP) -s --remove-section=.note --remove-section=.comment
$(GPIO_DIR)/drivertest
***************
*** 27,31 ****
clean:
! make KERNELDIR=$(BT_LINUX_DIR)
CC=$(BT_STAGING_DIR)/usr/local/kgcc/bin/gcc -C $(GPIO_DIR) clean
make KERNELDIR=$(BT_LINUX_DIR) -C $(GPIO_DIR) -f Makefile.drivertest
clean
rm -rf $(BT_BUILD_DIR)/gpio
--- 27,31 ----
clean:
! make KERNELDIR=$(BT_LINUX_DIR) CC=$(TARGET_CC) -C $(GPIO_DIR) clean
make KERNELDIR=$(BT_LINUX_DIR) -C $(GPIO_DIR) -f Makefile.drivertest
clean
rm -rf $(BT_BUILD_DIR)/gpio
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://productguide.itmanagersjournal.com/
_______________________________________________
leaf-cvs-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/leaf-cvs-commits