summaryrefslogtreecommitdiffstats
path: root/target/device/Makefile.in
blob: fd9f03f115a8605ed1e28f10fc9cac5422362ddd (plain)
1
2
3
4
5
6
TARGET_DEVICE_DEPMOD:=target/device/x86/depmod.pl

-include target/device/*/Makefile.in
ifeq ($(BR2_PACKAGE_LINUX),y)
TARGETS+=linux26
endif