]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commit
Remove BR2_HAVE_DEVFILES
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sun, 30 Jun 2013 19:29:08 +0000 (21:29 +0200)
committerPeter Korsgaard <jacmet@sunsite.dk>
Thu, 4 Jul 2013 07:06:33 +0000 (09:06 +0200)
commit12d1aa4b69614f6499847758294f8a40f1611710
tree58c1d6e648a149cb40cc88a5727fdee0cb292244
parente57e4b96bf33b5a498608204913d6731a6856b5e
Remove BR2_HAVE_DEVFILES

This finally removes the BR2_HAVE_DEVFILES option, that was used to
install/keep development files on target. With the recent migration of
the internal backend to the package infrastructure, we had anyway lost
the ability to build gcc for the target, and install the uClibc
development files on the target.

[Peter: also remove support/scripts/copy.sh]
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
19 files changed:
Config.in
Makefile
package/dbus/dbus.mk
package/libdnet/libdnet.mk
package/libglib2/libglib2.mk
package/lua/lua.mk
package/multimedia/mpg123/mpg123.mk
package/ncurses/ncurses.mk
package/opencv/opencv.mk
package/openssl/openssl.mk
package/orc/orc.mk
package/pkg-generic.mk
package/python/python.mk
package/python3/python3.mk
package/sdl_sound/sdl_sound.mk
package/taglib/taglib.mk
package/usbutils/usbutils.mk
package/xenomai/xenomai.mk
support/scripts/copy.sh [deleted file]