buildroot/target/device/Makefile.in

9 lines
143 B
Makefile
Raw Normal View History

TARGET_DEVICE_DEPMOD:=target/device/x86/depmod.pl
2005-02-17 18:05:47 +01:00
-include target/device/*/Makefile.in
ifeq ($(BR2_PACKAGE_LINUX),y)
TARGETS+=linux26
endif